-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathrequirements.txt
103 lines (103 loc) · 1.85 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
alabaster==0.7.10
appnope==0.1.0
asn1crypto==0.22.0
astroid==1.5.3
autodoc==0.3
Babel==2.5.0
backports-abc==0.5
backports.functools-lru-cache==1.4
backports.shutil-get-terminal-size==1.0.0
beautifulsoup4==4.6.0
bokeh==0.12.1
boto3==1.4.4
botocore==1.5.72
certifi==2017.4.17
cffi==1.10.0
chardet==3.0.3
click==6.7
CommonMark==0.5.4
configparser==3.5.0
cryptography==2.0.3
decorator==4.0.11
docutils==0.13.1
enum34==1.1.6
Flask==0.12.2
Flask-Script==2.0.6
funcsigs==1.0.2
future==0.16.0
futures==3.1.1
gevent==1.2.1
google-api-python-client==1.6.4
greenlet==0.4.12
grpc==0.3.post19
grpcio==1.8.4
httplib2==0.10.3
idna==2.5
imagesize==0.7.1
ipaddress==1.0.18
ipython==5.4.1
ipython-genutils==0.2.0
iso3166==0.8
isort==4.2.15
itsdangerous==0.24
Jinja2==2.9.6
jmespath==0.9.3
lazy-object-proxy==1.3.1
MarkupSafe==1.0
mccabe==0.6.1
mock==2.0.0
msgpack-python==0.5.1
numpy==1.13.3
oauth2client==4.1.2
pandas==0.20.3
pathlib2==2.2.1
pbr==3.1.1
pexpect==4.2.1
pickleshare==0.7.4
pkginfo==1.4.1
-e [email protected]:volcano/predixpy.git@fc9afd4563a770d94767161cc2934a74d6cf5352#egg=predix
prompt-toolkit==1.0.14
protobuf==3.5.1
psycopg2==2.7.3.2
ptyprocess==0.5.1
pyasn1==0.3.6
pyasn1-modules==0.1.4
pycparser==2.18
Pygments==2.2.0
pylint==1.7.2
pypi-download-stats==0.2.1
python-dateutil==2.6.0
pytz==2017.2
PyYAML==3.12
recommonmark==0.4.0
redis==2.10.6
requests==2.17.3
requests-toolbelt==0.8.0
rsa==3.4.2
s3transfer==0.1.10
scandir==1.5
simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.10.0
snowballstemmer==1.2.1
Sphinx==1.6.3
sphinx-rtd-theme==0.2.4
sphinxcontrib-httpdomain==1.5.0
sphinxcontrib-websupport==1.0.1
SQLAlchemy==1.2.2
tornado==4.5.2
tqdm==4.14.0
traitlets==4.3.2
twine==1.9.1
typing==3.6.2
tzlocal==1.4
uritemplate==3.0.0
urllib3==1.21.1
waitress==1.0.2
wcwidth==0.1.7
WebOb==1.7.3
websocket==0.2.1
websocket-client==0.44.0
WebTest==2.0.28
Werkzeug==0.12.2
wrapt==1.10.11