DRF_Template/requirements.txt

108 lines
3.9 KiB
Text
Raw Normal View History

-i https://pypi.org/simple
2024-10-31 00:34:43 +08:00
2captcha-python==1.5.0
amqp==5.2.0; python_version >= '3.6'
asgiref==3.8.1; python_version >= '3.8'
async-timeout==4.0.3; python_full_version < '3.11.3'
2024-10-31 00:34:43 +08:00
attrs==24.2.0; python_version >= '3.7'
autobahn==24.4.2; python_version >= '3.9'
automat==24.8.1
autopep8==2.3.1; python_version >= '3.8'
billiard==4.2.1; python_version >= '3.7'
celery==5.4.0
2024-10-31 00:34:43 +08:00
certifi==2024.8.30; python_version >= '3.6'
cffi==1.17.1;
charset-normalizer==3.4.0; python_full_version >= '3.7.0'
click==8.1.7; python_version >= '3.7'
click-didyoumean==0.3.1; python_full_version >= '3.6.2'
click-plugins==1.1.1
click-repl==0.3.0; python_version >= '3.6'
colorama==0.4.6;
constantly==23.10.4; python_version >= '3.8'
2024-10-31 00:34:43 +08:00
cron-descriptor==1.4.5
cryptography==43.0.3; python_version >= '3.7'
defusedxml==0.8.0rc2; python_version >= '3.6'
2024-10-31 00:34:43 +08:00
django==5.1.2
django-celery-beat==2.7.0
django-celery-results==2.5.1
2024-10-31 00:34:43 +08:00
django-cors-headers==4.6.0
django-extensions==3.2.3
django-redis==5.4.0
2024-10-31 00:34:43 +08:00
django-resized==1.0.3
django-silk==5.2.0
django-simple-history==3.7.0
django-storages==1.14.4
django-templated-mail==1.1.1
2024-10-31 00:34:43 +08:00
django-timezone-field==7.0; python_version >= '3.8' and python_version < '4.0'
django-unfold==0.40.0
djangorestframework==3.15.2
djangorestframework-simplejwt==5.3.1; python_version >= '3.8'
2024-10-31 00:34:43 +08:00
djoser==2.2.3
drf-spectacular[sidecar]==0.27.2
2024-10-31 00:34:43 +08:00
drf-spectacular-sidecar==2024.7.1
flower==2.0.1
2024-10-31 00:34:43 +08:00
gprof2dot==2024.6.6; python_version >= '2.7'
h11==0.14.0; python_version >= '3.7'
2024-10-31 00:34:43 +08:00
humanize==4.11.0; python_version >= '3.8'
hyperlink==21.0.0
2024-10-31 00:34:43 +08:00
idna==3.10; python_version >= '3.5'
incremental==24.7.2
inflection==0.5.1; python_version >= '3.5'
2024-10-31 00:34:43 +08:00
jsonschema==4.23.0; python_version >= '3.8'
jsonschema-specifications==2024.10.1; python_version >= '3.8'
kombu==5.4.2
msgpack==1.1.0; python_version >= '3.8'
oauthlib==3.2.2; python_version >= '3.6'
outcome==1.3.0.post0; python_version >= '3.7'
2024-10-31 00:34:43 +08:00
packaging==24.1; python_version >= '3.7'
pillow==11.0.0
prometheus-client==0.21.0; python_version >= '3.8'
prompt-toolkit==3.0.48; python_full_version >= '3.7.0'
psycopg2-binary==2.9.10; platform_system == 'Linux'
pyasn1==0.6.1; python_version >= '3.8'
pyasn1-modules==0.4.1; python_version >= '3.8'
pycodestyle==2.12.1; python_version >= '3.8'
pycparser==2.22; python_version >= '3.8'
2024-10-31 00:34:43 +08:00
pygraphviz==1.14; platform_system == 'Linux'
pyjwt==2.9.0; python_version >= '3.7'
pyopenssl==24.2.1
pysocks==1.7.1
2024-10-31 00:34:43 +08:00
python-crontab==3.2.0
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dotenv==1.0.1
python-whois==0.9.4
python3-openid==3.2.0
2024-10-31 00:34:43 +08:00
pytz==2024.2
pyyaml==6.0.2; python_version >= '3.6'
redis==5.2.0 #
referencing==0.35.1; python_version >= '3.8'
2024-10-31 00:34:43 +08:00
requests==2.32.3; python_version >= '3.7'
requests-oauthlib==2.0.0; python_version >= '3.4'
2024-10-31 00:34:43 +08:00
rpds-py==0.20.0; python_version >= '3.8'
selenium==4.26.0
service-identity==24.2.0
setuptools==75.3.0; python_version >= '3.8'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sniffio==1.3.1; python_version >= '3.7'
2024-10-31 00:34:43 +08:00
social-auth-app-django==5.4.2; python_version >= '3.8'
social-auth-core==4.5.4; python_version >= '3.8'
sortedcontainers==2.4.0
2024-10-31 00:34:43 +08:00
sqlparse==0.5.1; python_version >= '3.8'
stripe==11.2.0
tornado==6.4.1; python_version >= '3.8'
trio==0.27.0; python_version >= '3.8'
trio-websocket==0.11.1; python_version >= '3.7'
2024-10-31 00:34:43 +08:00
twisted[tls]==24.10.0; python_full_version >= '3.8.0'
txaio==23.1.1; python_version >= '3.7'
2024-10-31 00:34:43 +08:00
typing-extensions==4.12.2; python_version >= '3.8'
tzdata==2024.2; python_version >= '2'
undetected-chromedriver==3.5.5
uritemplate==4.1.1; python_version >= '3.6'
2024-10-31 00:34:43 +08:00
urllib3[socks]==2.2.3; python_version >= '3.8'
vine==5.1.0; python_version >= '3.6'
wcwidth==0.2.13
2024-10-31 00:34:43 +08:00
websockets==13.1; python_version >= '3.8'
whitenoise==6.8.2
wsproto==1.2.0; python_full_version >= '3.7.0'
2024-10-31 00:34:43 +08:00
zope-interface==7.1.1; python_version >= '3.7'
gunicorn==23.0.0