-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
57 lines (57 loc) · 1021 Bytes
/
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
appdirs==1.4.4
asgiref==3.3.1
black==22.3.0
boto3==1.17.27
botocore==1.20.27
certifi==2020.12.5
cfgv==3.2.0
chardet==4.0.0
click==8.1.3
coreapi==2.3.3
coreschema==0.0.4
coverage==5.3.1
distlib==0.3.1
Django==3.1.14
django-cors-headers==3.7.0
django-debug-toolbar==3.2.1
django-dotenv==1.4.2
django-storages==1.11.1
djangorestframework==3.12.2
djangorestframework-simplejwt==4.6.0
drf-nested-routers==0.92.5
drf-yasg==1.20.0
filelock==3.0.12
identify==1.5.13
idna==2.10
inflection==0.5.1
itypes==1.2.0
Jinja2==2.11.3
jmespath==0.10.0
MarkupSafe==1.1.1
mypy-extensions==0.4.3
mysqlclient==2.0.3
nodeenv==1.5.0
packaging==20.9
pathspec==0.9.0
Pillow==9.0.1
platformdirs==2.5.2
pre-commit==2.10.1
PyJWT==2.4.0
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2021.1
PyYAML==5.4.1
regex==2020.11.13
requests==2.25.1
ruamel.yaml==0.16.13
ruamel.yaml.clib==0.2.2
s3transfer==0.3.4
six==1.15.0
sqlparse==0.4.2
toml==0.10.2
tomli==2.0.1
typed-ast==1.5.3
typing_extensions==4.2.0
uritemplate==3.0.1
urllib3==1.26.5
virtualenv==20.4.2