Add: python requirements.txt

This commit is contained in:
Aroy-Art 2025-07-01 23:32:34 +02:00
parent 5f3be27f96
commit efd4a8fd6a
Signed by: Aroy
GPG key ID: DB9689E9391DD156

58
backend/requirements.txt Normal file
View file

@ -0,0 +1,58 @@
amqp==5.3.1
asgiref==3.8.1
attrs==25.1.0
billiard==4.2.1
blake3==1.0.2
blurhash-python==1.2.2
celery==5.4.0
celery-singleton==0.3.1
cffi==1.17.1
click==8.1.8
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
cron-descriptor==1.4.5
Django==5.1.4
django-celery-beat==2.7.0
django-celery-results==2.5.1
django-cleanup==9.0.0
django-cors-headers==4.6.0
django-stubs==5.1.2
django-stubs-ext==5.1.2
django-timezone-field==7.1
djangorestframework==3.15.2
djangorestframework-simplejwt==5.3.1
drf-spectacular==0.28.0
drf-spectacular-sidecar==2025.2.1
flower==2.0.1
humanize==4.11.0
inflection==0.5.1
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
kombu==5.4.2
pdf2image==1.17.0
pillow==11.0.0
prometheus_client==0.21.1
prompt_toolkit==3.0.50
psycopg2-binary==2.9.10
pycparser==2.22
PyJWT==2.10.1
python-crontab==3.2.0
python-dateutil==2.9.0.post0
pytz==2024.2
PyYAML==6.0.2
redis==5.2.1
referencing==0.36.2
rpds-py==0.22.3
six==1.17.0
sorl-thumbnail==12.11.0
sqlparse==0.5.3
tornado==6.4.2
tqdm==4.67.1
types-psycopg2==2.9.21.20250121
types-PyYAML==6.0.12.20241230
typing_extensions==4.12.2
tzdata==2024.2
uritemplate==4.1.1
vine==5.1.0
wcwidth==0.2.13