-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
60 lines (60 loc) · 1.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
asgiref==3.8.1
astroid==3.2.4
black==24.8.0
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cryptography==43.0.1
defusedxml==0.8.0rc2
dill==0.3.8
dj-database-url==2.0.0
Django==5.1.1
django-cors-headers==4.4.0
django-debug-toolbar==4.4.6
django-stubs-ext==5.0.4
django-templated-mail==1.1.1
djangorestframework==3.15.2
djangorestframework-simplejwt==5.3.1
docopt==0.6.2
drf-yasg==1.21.7
httplib2==0.22.0
idna==3.10
inflection==0.5.1
iniconfig==2.0.0
isort==5.13.2
mccabe==0.7.0
packaging==24.1
pathspec==0.12.1
pillow==10.4.0
platformdirs==4.2.2
pluggy==1.5.0
proto-plus==1.24.0
protobuf==5.28.2
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycodestyle==2.12.1
pycparser==2.22
PyJWT==2.9.0
pylint-plugin-utils==0.8.2
pyparsing==3.1.4
pytest==8.3.3
pytest-django==4.9.0
pytest-watch==4.2.0
python-decouple==3.8
python3-openid==3.2.0
pytz==2024.1
PyYAML==6.0.2
requests==2.32.3
rsa==4.9
setuptools==74.1.2
sqlparse==0.5.1
tomlkit==0.13.2
types-PyYAML==6.0.12.20240808
typing_extensions==4.12.2
tzdata==2024.1
uritemplate==4.1.1
urllib3==2.2.3
watchdog==5.0.2