-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
68 lines (68 loc) · 1.26 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
asgiref==3.8.1
astroid==3.2.4
attrs==23.2.0
certifi==2024.7.4
cffi==1.17.0
charset-normalizer==3.3.2
cryptography==43.0.0
defusedxml==0.7.1
dill==0.3.8
dj-rest-auth==6.0.0
Django==5.1
django-allauth==0.61.1
django-cors-headers==4.4.0
django-debug-toolbar==4.4.5
django-environ==0.11.2
django-extensions==3.2.3
django-grappelli==4.0.1
djangorestframework==3.15.2
djangorestframework-simplejwt==5.3.1
drf-spectacular==0.27.2
drf-spectacular-sidecar==2024.7.1
et-xmlfile==1.1.0
gevent==24.2.1
greenlet==3.0.3
gunicorn==22.0.0
idna==3.7
inflection==0.5.1
isort==5.13.2
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
mccabe==0.7.0
mysqlclient==2.2.4
numpy==2.1.0
oauthlib==3.2.2
openpyxl==3.1.5
packaging==24.1
pandas==2.2.2
platformdirs==4.2.2
psycopg2-binary==2.9.9
pycparser==2.22
PyJWT==2.9.0
pylint==3.2.6
pylint-django==2.5.5
pylint-plugin-utils==0.8.2
PyMySQL==1.1.1
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python3-openid==3.2.0
pytz==2024.1
PyYAML==6.0.1
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
rpds-py==0.18.1
setuptools==74.0.0
six==1.16.0
SQLAlchemy==2.0.32
sqlparse==0.5.1
Tcl==0.2
tk==0.1.0
tomlkit==0.13.0
typing_extensions==4.12.2
tzdata==2024.1
uritemplate==4.1.1
urllib3==2.2.2
whitenoise==6.7.0
zope.event==5.0
zope.interface==7.0.3