right-tree/backend/requirements.txt

14 lines
235 B
Text
Raw Permalink Normal View History

2023-02-08 14:24:48 +13:00
Django==3.2.17
psycopg2-binary>=2.9.5
djangorestframework==3.14.0
django-cors-headers==3.13.0
openpyxl==3.1.0
requests==2.28.2
2021-11-18 10:58:53 +13:00
gunicorn==20.1.0
2023-02-08 14:24:48 +13:00
pandas==1.5.3
2021-11-18 10:58:53 +13:00
pdfkit==1.0.0
2023-02-08 14:24:48 +13:00
PyPDF2==1.28.6
2023-03-29 16:37:39 +13:00
redis==4.5.3
celery[redis]==5.2.7
stripe==5.2.0