forked from HARICHANDANAAKULA/ASE-1-Project
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
39 lines (39 loc) · 716 Bytes
/
requirements.txt
File metadata and controls
39 lines (39 loc) · 716 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
asgiref==3.2.5
astroid==2.4.1
certifi==2019.11.28
chardet==3.0.4
colorama==0.4.3
coverage==5.0.4
coveralls==1.11.1
defusedxml==0.6.0
dj-database-url==0.5.0
Django==3.0.7
django-cleanup==4.0.0
django-cors-headers==3.4.0
django-crispy-forms==1.9.1
django-fsm==2.7.0
django-heroku==0.3.1
django-ranged-fileresponse==0.1.2
djangorestframework==3.11.0
djangorestframework-xml==2.0.0
docopt==0.6.2
gunicorn==20.0.4
humanize==2.0.0
idna==2.9
isort==4.3.21
jsonfield==3.1.0
lazy-object-proxy==1.4.3
mccabe==0.6.1
Pillow==7.2.0
psycopg2==2.8.4
python-dateutil==2.8.1
python-dotenv==0.12.0
pytz==2019.3
requests==2.23.0
six==1.15.0
sqlparse==0.3.1
toml==0.10.1
typed-ast==1.4.1
urllib3==1.25.8
whitenoise==5.0.1
wrapt==1.12.1