first commit
This commit is contained in:
86
requirements.txt
Normal file
86
requirements.txt
Normal file
@@ -0,0 +1,86 @@
|
||||
amqp==5.3.1
|
||||
asgiref==3.11.1
|
||||
attrs==26.1.0
|
||||
billiard==4.2.4
|
||||
celery==5.6.3
|
||||
certifi==2026.2.25
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.6
|
||||
click==8.3.1
|
||||
click-didyoumean==0.3.1
|
||||
click-plugins==1.1.1.2
|
||||
click-repl==0.3.0
|
||||
cron-descriptor==1.4.5
|
||||
cryptography==46.0.6
|
||||
defusedxml==0.7.1
|
||||
Django==6.0.3
|
||||
django-appconf==1.2.0
|
||||
django-autoslug==1.9.9
|
||||
django-celery-beat==2.9.0
|
||||
django-cleanup==9.0.0
|
||||
django-colorfield==0.14.0
|
||||
django-cors-headers==4.9.0
|
||||
django-cropper-image==1.0.5
|
||||
django-imagekit==6.1.0
|
||||
django-redis==6.0.0
|
||||
django-stubs==6.0.1
|
||||
django-stubs-ext==6.0.1
|
||||
django-timezone-field==7.2.1
|
||||
django_celery_results==2.6.0
|
||||
djangorestframework==3.17.1
|
||||
djangorestframework-stubs==3.16.8
|
||||
djangorestframework_simplejwt==5.5.1
|
||||
djoser==2.3.3
|
||||
drf-spectacular==0.29.0
|
||||
drf-spectacular-sidecar==2026.3.1
|
||||
flower==2.0.1
|
||||
hiredis==3.3.1
|
||||
humanize==4.15.0
|
||||
idna==3.11
|
||||
inflection==0.5.1
|
||||
joblib==1.5.3
|
||||
jsonschema==4.26.0
|
||||
jsonschema-specifications==2025.9.1
|
||||
kombu==5.6.2
|
||||
ml_dtypes==0.5.4
|
||||
numpy==2.4.3
|
||||
oauthlib==3.3.1
|
||||
onnx==1.20.1
|
||||
packaging==26.0
|
||||
pilkit==3.0
|
||||
pillow==12.1.1
|
||||
prometheus_client==0.24.1
|
||||
prompt_toolkit==3.0.52
|
||||
protobuf==7.34.1
|
||||
psycopg2-binary==2.9.11
|
||||
pycparser==3.0
|
||||
PyJWT==2.12.1
|
||||
python-crontab==3.3.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-decouple==3.8
|
||||
python3-openid==3.2.0
|
||||
pytz==2026.1.post1
|
||||
PyYAML==6.0.3
|
||||
redis==7.4.0
|
||||
referencing==0.37.0
|
||||
requests==2.33.0
|
||||
requests-oauthlib==2.0.0
|
||||
rpds-py==0.30.0
|
||||
scikit-learn==1.8.0
|
||||
scipy==1.17.1
|
||||
six==1.17.0
|
||||
skl2onnx==1.20.0
|
||||
social-auth-app-django==5.7.0
|
||||
social-auth-core==4.8.5
|
||||
sqlparse==0.5.5
|
||||
threadpoolctl==3.6.0
|
||||
tornado==6.5.5
|
||||
types-PyYAML==6.0.12.20250915
|
||||
typing_extensions==4.15.0
|
||||
tzdata==2025.3
|
||||
tzlocal==5.3.1
|
||||
uritemplate==4.2.0
|
||||
urllib3==2.6.3
|
||||
vine==5.1.0
|
||||
wcwidth==0.6.0
|
||||
whitenoise==6.12.0
|
||||
Reference in New Issue
Block a user