Skip to content

Commit 6b0fbac

Browse files
committed
added requirements.txt
1 parent 76ba97f commit 6b0fbac

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

requirements.txt

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
appdirs==1.4.0
2+
cached-property==1.3.0
3+
chardet==2.3.0
4+
click==6.6
5+
crypto==1.4.1
6+
docker-compose==1.8.0
7+
docker-py==1.9.0
8+
dockerpty==0.4.1
9+
docopt==0.6.2
10+
Flask==0.11.1
11+
itsdangerous==0.24
12+
Jinja2==2.8
13+
jsonschema==2.5.1
14+
MarkupSafe==0.23
15+
Naked==0.1.31
16+
packaging==16.7
17+
pycrypto==2.6.1
18+
pyparsing==2.1.9
19+
pytz==2016.6.1
20+
pyxdg==0.25
21+
PyYAML==3.12
22+
redis==2.10.5
23+
requests==2.11.1
24+
shellescape==3.4.1
25+
six==1.10.0
26+
speedtest-cli==0.3.4
27+
team==1.0
28+
texttable==0.8.4
29+
urllib3==1.17
30+
websocket-client==0.37.0
31+
Werkzeug==0.11.11

0 commit comments

Comments
 (0)