-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
49 lines (49 loc) · 908 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
48
49
awsebcli==3.14.2
blessed==1.15.0
botocore==1.10.58
cached-property==1.5.1
cement==2.8.2
certifi==2018.4.16
chardet==3.0.4
colorama==0.3.9
defusedxml==0.5.0
Django==2.0.7
django-allauth==0.36.0
django-cors-headers==2.3.0
django-debug-toolbar==1.9.1
django-filter==2.0.0
django-redis==4.9.0
django-rest-auth==0.9.3
djangorestframework==3.8.2
djangorestframework-jwt==1.11.0
docker==3.7.0
docker-compose==1.21.2
docker-pycreds==0.4.0
dockerpty==0.4.1
docopt==0.6.2
docutils==0.14
idna==2.7
jmespath==0.9.3
jsonschema==2.6.0
oauthlib==2.1.0
pathspec==0.5.5
psycopg2==2.7.5
PyJWT==1.6.4
python-dateutil==2.7.3
python3-openid==3.1.0
pytz==2018.5
PyYAML==3.12
redis==2.10.6
requests==2.19.1
requests-oauthlib==1.0.0
rest-framework-cache==0.1
semantic-version==2.5.0
six==1.11.0
sqlparse==0.2.4
tabulate==0.7.5
termcolor==1.1.0
texttable==0.9.1
urllib3==1.23
wcwidth==0.1.7
websocket-client==0.55.0
Werkzeug==0.14.1