-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
47 lines (47 loc) · 906 Bytes
/
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
astroid==2.0.4
certifi==2018.10.15
chardet==3.0.4
coreapi==2.3.3
coreschema==0.0.4
defusedxml==0.5.0
dj-database-url==0.5.0
Django==2.1.3
django-allauth==0.38.0
django-braces==1.13.0
django-cors-headers==2.4.0
django-heroku==0.3.1
django-oauth-toolkit==1.2.0
django-rest-auth==0.9.3
django-rest-framework-social-oauth2==1.1.0
django-webpack-loader==0.6.0
djangorestframework==3.9.0
gunicorn==19.9.0
idna==2.7
isort==4.3.4
itypes==1.1.0
Jinja2==2.10
lazy-object-proxy==1.3.1
MarkupSafe==1.0
mccabe==0.6.1
oauthlib==2.1.0
pipenv==2018.10.13
psycopg2==2.7.5
psycopg2-binary==2.7.5
PyJWT==1.6.4
pylint==2.1.1
python-decouple==3.1
python3-openid==3.1.0
pytz==2018.7
requests==2.20.0
requests-oauthlib==1.0.0
six==1.11.0
social-auth-app-django==3.1.0
social-auth-core==2.0.0
uritemplate==3.0.0
urllib3==1.24
virtualenv==16.1.0
virtualenv-clone==0.4.0
wakatime==10.4.2
whitenoise==4.1
wrapt==1.10.11
yapf==0.24.0