-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
69 lines (69 loc) · 5.86 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
amqp==5.2.0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
asgiref==3.8.1 ; python_full_version >= "3.12.1" and python_version < "4.0"
attrs==23.2.0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
billiard==4.2.0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
bleach==6.1.0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
celery==5.4.0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
celery[redis]==5.4.0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
certifi==2024.7.4 ; python_full_version >= "3.12.1" and python_version < "4.0"
cffi==1.16.0 ; python_full_version >= "3.12.1" and python_version < "4.0" and platform_python_implementation != "PyPy"
charset-normalizer==3.3.2 ; python_full_version >= "3.12.1" and python_version < "4.0"
click-didyoumean==0.3.1 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
click-plugins==1.1.1 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
click-repl==0.3.0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
click==8.1.7 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
colorama==0.4.6 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0" and (platform_system == "Windows" or sys_platform == "win32")
cron-descriptor==1.4.3 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
cryptography==43.0.0 ; python_full_version >= "3.12.1" and python_version < "4.0"
defusedxml==0.7.1 ; python_full_version >= "3.12.1" and python_version < "4.0"
django-celery-beat==2.6.0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
django-cors-headers==4.4.0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
django-filter==23.5 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
django-templated-mail==1.1.1 ; python_full_version >= "3.12.1" and python_version < "4.0"
django-timezone-field==7.0 ; python_full_version >= "3.12.1" and python_version < "4.0"
django==5.0.1 ; python_full_version >= "3.12.1" and python_version < "4.0"
djangorestframework-simplejwt==5.3.1 ; python_full_version >= "3.12.1" and python_version < "4.0"
djangorestframework==3.14.0 ; python_full_version >= "3.12.1" and python_version < "4.0"
djoser==2.2.3 ; python_full_version >= "3.12.1" and python_version < "4.0"
drf-spectacular==0.27.2 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
faker==25.9.2 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
idna==3.7 ; python_full_version >= "3.12.1" and python_version < "4.0"
inflection==0.5.1 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
iniconfig==2.0.0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
jsonschema-specifications==2023.12.1 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
jsonschema==4.23.0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
kombu==5.3.7 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
langdetect==1.0.9 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
oauthlib==3.2.2 ; python_full_version >= "3.12.1" and python_version < "4.0"
packaging==24.1 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
pillow==10.4.0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
pluggy==1.5.0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
prompt-toolkit==3.0.47 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
psycopg2-binary==2.9.9 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
pycparser==2.22 ; python_full_version >= "3.12.1" and python_version < "4.0" and platform_python_implementation != "PyPy"
pyjwt==2.8.0 ; python_full_version >= "3.12.1" and python_version < "4.0"
pytest-django==4.8.0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
pytest==8.3.2 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
python-crontab==3.2.0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
python-dateutil==2.9.0.post0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
python-dotenv==1.0.1 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
python3-openid==3.2.0 ; python_full_version >= "3.12.1" and python_version < "4.0"
pytz==2024.1 ; python_full_version >= "3.12.1" and python_version < "4.0"
pyyaml==6.0.1 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
redis==5.0.8 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
referencing==0.35.1 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
requests-oauthlib==2.0.0 ; python_full_version >= "3.12.1" and python_version < "4.0"
requests==2.32.3 ; python_full_version >= "3.12.1" and python_version < "4.0"
rpds-py==0.19.1 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
six==1.16.0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
social-auth-app-django==5.4.2 ; python_full_version >= "3.12.1" and python_version < "4.0"
social-auth-core==4.5.4 ; python_full_version >= "3.12.1" and python_version < "4.0"
sqlparse==0.5.1 ; python_full_version >= "3.12.1" and python_version < "4.0"
types-bleach==6.1.0.20240331 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
types-html5lib==1.1.11.20240228 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
tzdata==2024.1 ; python_full_version >= "3.12.1" and python_version < "4.0"
uritemplate==4.1.1 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
urllib3==2.2.2 ; python_full_version >= "3.12.1" and python_version < "4.0"
vine==5.1.0 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
wcwidth==0.2.13 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"
webencodings==0.5.1 ; python_full_version >= "3.12.1" and python_full_version < "4.0.0"