forked from harshnagarkar/Foodmachine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
46 lines (46 loc) · 1.75 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
astroid==2.2.5
Babel==2.6.0
certifi==2018.11.29
chardet==3.0.4
colorama==0.4.1
defusedxml==0.5.0
dj-database-url==0.5.0
Django==2.1.7
django-heroku==0.3.1
django-phonenumber-field==2.2.0
django-sendgrid-v5==0.7.1
django-smtp-ssl==1.0
djangorestframework==3.9.1
djangorf-accounts==1.0
docopt==0.6.2
future==0.17.1
gunicorn==19.9.0
idna==2.8
isort==4.3.17
lazy-object-proxy==1.3.1
mccabe==0.6.1
oauthlib==3.0.1
phonenumbers==8.10.5
Pillow==5.4.1
pipreqs==0.4.9
psycopg2==2.7.7
PyJWT==1.7.1
pylint==2.3.1
pylint-django==2.0.6
pylint-plugin-utils==0.5
python-http-client==3.1.0
python3-openid==3.1.0
pytz==2018.9
requests==2.21.0
requests-oauthlib==1.2.0
sendgrid==5.6.0
sendgrid-django==4.2.0
six==1.12.0
social-auth-app-django==3.1.0
social-auth-core==3.1.0
typed-ast==1.3.1
urllib3==1.24.1
whitenoise==4.1.2
wincertstore==0.2
wrapt==1.11.1
yarg==0.1.9