-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
67 lines (67 loc) · 1.17 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
amqp==2.3.2
appnope==0.1.0
awsebcli==3.14.6
backcall==0.1.0
beautifulsoup4==4.6.3
billiard==3.5.0.5
blessed==1.15.0
boto3==1.9.47
botocore==1.12.47
cached-property==1.5.1
celery==4.2.1
cement==2.8.2
certifi==2018.10.15
chardet==3.0.4
colorama==0.3.9
decorator==4.3.0
Django==2.1.3
django-cors-headers==2.4.0
django-debug-toolbar==1.10.1
django-extensions==2.1.4
django-filter==2.0.0
django-rest-auth==0.9.3
django-storages==1.7.1
django-url-filter==0.3.10
djangorestframework==3.9.0
docker==3.5.1
docker-compose==1.21.2
docker-pycreds==0.3.0
dockerpty==0.4.1
docopt==0.6.2
docutils==0.14
enum-compat==0.0.2
idna==2.6
ipython==7.1.1
ipython-genutils==0.2.0
jedi==0.13.1
jmespath==0.9.3
jsonschema==2.6.0
kombu==4.2.2.post1
lxml==4.2.5
parso==0.3.1
pathspec==0.5.5
pexpect==4.6.0
pickleshare==0.7.5
Pillow==5.3.0
prompt-toolkit==2.0.7
psycopg2-binary==2.7.6.1
ptyprocess==0.6.0
Pygments==2.2.0
python-dateutil==2.7.5
pytz==2018.7
PyYAML==3.13
requests==2.18.4
s3transfer==0.1.13
selenium==3.141.0
semantic-version==2.5.0
sentry-sdk==0.5.5
six==1.11.0
sqlparse==0.2.4
termcolor==1.1.0
texttable==0.9.1
traitlets==4.3.2
urllib3==1.22
uWSGI==2.0.17.1
vine==1.1.4
wcwidth==0.1.7
websocket-client==0.54.0