-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
47 lines (47 loc) · 883 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
Brotli==1.0.4
cached-property==1.5.1
certifi==2018.8.24
chardet==3.0.4
coreapi==2.3.3
coreschema==0.0.4
coverage==4.5.1
defusedxml==0.5.0
dj-database-url==0.5.0
Django==2.1.1
django-braces==1.13.0
django-cors-headers==2.4.0
django-filter==2.0.0
django-oauth-toolkit==1.2.0
django-rest-framework-social-oauth2==1.1.0
djangorestframework==3.8.2
docker==3.5.0
docker-compose==1.22.0
docker-pycreds==0.3.0
dockerpty==0.4.1
docopt==0.6.2
drfapikey==0.0.3
gunicorn==19.9.0
idna==2.6
itypes==1.1.0
Jinja2==2.10
jsonschema==2.6.0
MarkupSafe==1.0
oauthlib==2.1.0
Pillow==5.2.0
psycopg2==2.7.5
psycopg2-binary==2.7.5
PyJWT==1.6.4
python3-openid==3.1.0
pytz==2018.5
PyYAML==3.13
requests==2.18.4
requests-oauthlib==1.0.0
six==1.11.0
social-auth-app-django==2.1.0
social-auth-core==1.7.0
sqlparse==0.2.4
texttable==0.9.1
uritemplate==3.0.0
urllib3==1.22
websocket-client==0.53.0
whitenoise==4.1