-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
49 lines (49 loc) · 1.8 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
asgiref==3.6.0
attrs==22.2.0
autopep8==2.0.0
bleach==5.0.1
boto3==1.26.37
botocore==1.29.37
certifi==2022.12.7
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
Django==4.1.4
django-cors-headers==3.13.0
django-cors-middleware==1.5.0
django-filter==22.1
django-storages==1.13.2
djangorestframework==3.14.0
djangorestframework-simplejwt==5.2.2
flake8==5.0.4
flake8-django==1.1.5
gunicorn==20.1.0
idna==3.4
iniconfig==1.1.1
jmespath==1.0.1
Markdown==3.3.4
martor==1.6.15
mccabe==0.7.0
mysqlclient==2.1.1
packaging==22.0
Pillow==9.3.0
pluggy==1.0.0
pycodestyle==2.9.1
pyflakes==2.5.0
Pygments==2.14.0
PyJWT==2.6.0
pytest==7.2.0
python-dateutil==2.8.2
python-decouple==3.6
python-dotenv==0.21.0
pytz==2022.7
requests==2.28.1
s3transfer==0.6.0
six==1.16.0
sqlparse==0.4.3
tomli==2.0.1
tzdata==2022.7
urllib3==1.26.13
wait-for-it==2.2.1
webencodings==0.5.1
whitenoise==6.2.0