-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathrequirements.txt
62 lines (62 loc) · 1.11 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
asgiref==3.7.2
astroid==2.15.6
attrs==23.2.0
backports.zoneinfo==0.2.1
bcrypt==4.2.0
certifi==2023.7.22
cfgv==3.3.1
charset-normalizer==3.2.0
click==8.1.7
colorama==0.4.6
coreapi==2.3.3
coreschema==0.0.4
dill==0.3.7
distlib==0.3.7
dj-rest-auth==4.0.1
Django==4.2.2
django-cors-headers==4.2.0
django-dotenv==1.4.2
django-filter==23.2
djangorestframework==3.14.0
djangorestframework-simplejwt==5.2.2
drf-spectacular==0.27.1
drf-yasg==1.21.6
filelock==3.12.2
identify==2.5.26
idna==3.4
importlib_resources==6.4.0
inflection==0.5.1
isort==5.12.0
itypes==1.2.0
Jinja2==3.1.2
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
lazy-object-proxy==1.9.0
MarkupSafe==2.1.3
mccabe==0.7.0
mysqlclient==2.2.0
nodeenv==1.8.0
packaging==23.1
pkgutil_resolve_name==1.3.10
platformdirs==3.10.0
pre-commit==3.3.3
PyJWT==2.8.0
pylint==2.17.5
pylint-plugin-utils==0.8.2
pyotp==2.9.0
python-dotenv==1.0.0
pytz==2023.3
PyYAML==6.0
referencing==0.34.0
requests==2.31.0
rpds-py==0.18.0
sqlparse==0.4.4
tomli==2.0.1
tomlkit==0.12.1
typing_extensions==4.6.3
tzdata==2023.3
uritemplate==4.1.1
urllib3==2.0.4
virtualenv==20.24.2
wrapt==1.15.0
zipp==3.18.1