-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
119 lines (117 loc) · 2.08 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
amqp==5.2.0
asgiref==3.8.1
asttokens==2.4.1
attrs==23.2.0
billiard==4.2.0
boto3==1.34.84
botocore==1.34.84
celery==5.3.6
certifi==2024.2.2
cffi==1.16.0
cfgv==3.4.0
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
Collectfast==2.2.0
coreapi==2.3.3
coreschema==0.0.4
coverage==7.4.4
cron-descriptor==1.4.3
cryptography==42.0.5
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
dj-rest-auth==6.0.0
Django==5.0.4
django-allauth==0.61.1
django-celery-beat==2.6.0
django-cors-headers==4.3.1
django-debug-toolbar==4.3.0
django-environ==0.11.2
django-extensions==3.2.3
django-filter==24.2
django-hosts==6.0
django-redis==5.4.0
django-rest-swagger==2.2.0
django-storages==1.14.2
django-timezone-field==6.1.0
djangorestframework==3.15.1
drf-spectacular==0.27.2
drf-spectacular-sidecar==2024.4.1
execnet==2.1.1
executing==2.0.1
Faker==24.9.0
filelock==3.13.4
gevent==24.2.1
greenlet==3.0.3
gunicorn==22.0.0
identify==2.5.36
idna==3.7
inflection==0.5.1
iniconfig==2.0.0
ipython==8.24.0
itypes==1.2.0
jedi==0.19.1
Jinja2==3.1.3
jmespath==1.0.1
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
kombu==5.3.7
MarkupSafe==2.1.5
matplotlib-inline==0.1.7
nodeenv==1.8.0
oauthlib==3.2.2
openapi-codec==1.3.2
packaging==24.0
parso==0.8.4
pexpect==4.9.0
pillow==10.3.0
platformdirs==4.2.0
pluggy==1.4.0
pre-commit==3.7.0
prompt-toolkit==3.0.43
psycopg2==2.9.9
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.22
Pygments==2.17.2
PyJWT==2.8.0
pypng==0.20220715.0
pytest==8.1.1
pytest-django==4.8.0
pytest-xdist==3.5.0
python-crontab==3.0.0
python-dateutil==2.9.0.post0
python3-openid==3.2.0
PyYAML==6.0.1
qrcode==7.4.2
redis==5.0.3
referencing==0.34.0
requests==2.31.0
requests-oauthlib==2.0.0
rpds-py==0.18.0
ruff==0.4.1
s3transfer==0.10.1
sentry-sdk==1.45.0
setuptools==69.5.1
simplejson==3.19.2
six==1.16.0
sqlparse==0.5.0
stack-data==0.6.3
traitlets==5.14.3
typing_extensions==4.11.0
tzdata==2024.1
uritemplate==4.1.1
urllib3==2.2.1
uv==0.1.33
vine==5.1.0
virtualenv==20.25.3
wcwidth==0.2.13
Werkzeug==3.0.2
zope.event==5.0
zope.interface==6.3
djoser~=2.2.2
environ~=1.0
pypdf~=4.2.0