-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
48 lines (48 loc) · 821 Bytes
/
requirements.txt
File metadata and controls
48 lines (48 loc) · 821 Bytes
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
appdirs==1.4.4
asgiref==3.3.1
attrs==20.3.0
certifi==2020.12.5
cfgv==3.2.0
chardet==4.0.0
cloudinary==1.24.0
coverage==5.5
distlib==0.3.1
Django==3.1.12
django-filter==2.4.0
djangorestframework==3.12.2
djangorestframework-simplejwt==4.6.0
filelock==3.0.12
flake8==3.9.0
gunicorn==20.0.4
identify==2.2.0
idna==2.10
importlib-metadata==3.7.3
iniconfig==1.1.1
isort==5.8.0
mccabe==0.6.1
nodeenv==1.5.0
packaging==20.9
Pillow==8.2.0
pluggy==0.13.1
pre-commit==2.11.1
psycopg2-binary==2.8.6
py==1.10.0
pycodestyle==2.7.0
pyflakes==2.3.1
PyJWT==2.0.1
pyparsing==2.4.7
pytest==6.2.2
pytest-cov==2.11.1
pytest-django==4.1.0
python-coveralls==2.9.3
python-dotenv==0.16.0
pytz==2021.1
PyYAML==5.4.1
requests==2.25.1
six==1.15.0
sqlparse==0.4.1
toml==0.10.2
typing-extensions==3.7.4.3
urllib3==1.26.5
virtualenv==20.4.3
zipp==3.4.1