forked from cerebro-iiitv/cerebro-backend-2020
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
50 lines (50 loc) · 1.93 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
amqp==2.5.2
asgiref==3.2.3
autopep8==1.5
Babel==2.8.0
billiard==3.6.1.0
celery==4.4.0
certifi==2019.11.28
chardet==3.0.4
colorama==0.4.3
defusedxml==0.6.0
dj-database-url==0.5.0
Django==3.0.2
django-admin==2.0.0
django-cors-headers==3.2.1
django-excel-response2==2.0.8
django-extensions==2.2.8
django-heroku==0.3.1
django-phonenumber-field==4.0.0
django-six==1.0.4
django-widget-tweaks==1.4.5
djangorestframework==3.11.0
djangorestframework-simplejwt==4.4.0
gunicorn==20.0.4
httpie==2.0.0
idna==2.8
importlib-metadata==1.4.0
kombu==4.6.7
more-itertools==8.1.0
oauthlib==3.1.0
phonenumbers==8.11.4
Pillow==7.0.0
psycopg2==2.8.4
pycodestyle==2.5.0
Pygments==2.5.2
PyJWT==1.7.1
python-decouple==3.3
python3-openid==3.1.0
pytz==2019.3
requests==2.22.0
requests-oauthlib==1.3.0
screen==1.0.1
six==1.14.0
social-auth-app-django==3.1.0
social-auth-core==3.2.0
sqlparse==0.3.0
urllib3==1.25.7
vine==1.3.0
whitenoise==5.0.1
xlwt==1.3.0
zipp==1.0.0