first commit
This commit is contained in:
87
requirements.txt
Normal file
87
requirements.txt
Normal file
@@ -0,0 +1,87 @@
|
||||
amqp==5.3.1
|
||||
asgiref==3.11.0
|
||||
attrs==25.4.0
|
||||
billiard==4.2.4
|
||||
celery==5.6.0
|
||||
celery-types==0.23.0
|
||||
certifi==2025.11.12
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.4
|
||||
click==8.3.1
|
||||
click-didyoumean==0.3.1
|
||||
click-plugins==1.1.1.2
|
||||
click-repl==0.3.0
|
||||
cron_descriptor==2.0.6
|
||||
cryptography==46.0.3
|
||||
defusedxml==0.7.1
|
||||
Django==5.2.9
|
||||
django-appconf==1.2.0
|
||||
django-autoslug==1.9.9
|
||||
django-celery-beat==2.8.1
|
||||
django-ckeditor-5==0.2.18
|
||||
django-cleanup==9.0.0
|
||||
django-colorfield==0.14.0
|
||||
django-cors-headers==4.9.0
|
||||
django-cropper-image==1.0.5
|
||||
django-environ==0.12.0
|
||||
django-extensions==4.1
|
||||
django-filter==25.2
|
||||
django-imagekit==6.0.0
|
||||
django-redis==6.0.0
|
||||
django-stubs==5.2.8
|
||||
django-stubs-ext==5.2.8
|
||||
django-templated-mail==1.1.1
|
||||
django-timezone-field==7.2.1
|
||||
django-tinymce==5.0.0
|
||||
django_celery_results==2.6.0
|
||||
djangorestframework==3.16.1
|
||||
djangorestframework-stubs==3.16.6
|
||||
djangorestframework_simplejwt==5.5.1
|
||||
djoser==2.3.3
|
||||
drf-spectacular==0.29.0
|
||||
exceptiongroup==1.3.1
|
||||
flower==2.0.1
|
||||
gunicorn==23.0.0
|
||||
hiredis==3.3.0
|
||||
humanize==4.15.0
|
||||
idna==3.11
|
||||
inflection==0.5.1
|
||||
jsonschema==4.25.1
|
||||
jsonschema-specifications==2025.9.1
|
||||
kombu==5.6.1
|
||||
Markdown==3.10
|
||||
oauthlib==3.3.1
|
||||
packaging==25.0
|
||||
pilkit==3.0
|
||||
pillow==12.0.0
|
||||
prometheus_client==0.23.1
|
||||
prompt_toolkit==3.0.52
|
||||
psycopg2-binary==2.9.11
|
||||
pycparser==2.23
|
||||
PyJWT==2.10.1
|
||||
python-crontab==3.3.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python3-openid==3.2.0
|
||||
pytz==2025.2
|
||||
PyYAML==6.0.3
|
||||
redis==7.1.0
|
||||
referencing==0.37.0
|
||||
requests==2.32.5
|
||||
requests-oauthlib==2.0.0
|
||||
rpds-py==0.30.0
|
||||
six==1.17.0
|
||||
social-auth-app-django==5.7.0
|
||||
social-auth-core==4.8.3
|
||||
sqlparse==0.5.5
|
||||
sweetify==2.3.1
|
||||
tornado==6.5.4
|
||||
types-PyYAML==6.0.12.20250915
|
||||
types-requests==2.32.4.20250913
|
||||
typing_extensions==4.15.0
|
||||
tzdata==2025.3
|
||||
tzlocal==5.3.1
|
||||
uritemplate==4.2.0
|
||||
urllib3==2.6.2
|
||||
vine==5.1.0
|
||||
wcwidth==0.2.14
|
||||
whitenoise==6.11.0
|
||||
Reference in New Issue
Block a user