-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
54 lines (53 loc) · 880 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
50
51
52
53
54
numpy==1.13.1
pandas==0.20.3
pandas-datareader==0.5.0
Jinja2==2.9.6
Flask==0.12.2
pyflakes==1.5.0
isort==4.2.15
flake8==3.4.1
flake8-polyfill==1.0.1
ipython==6.1.0
ptpython==0.41
requests-file==1.4.2
requests-ftp==0.3.1
python-dateutil==2.6.1
pytz==2017.2
#not use
anyjson==0.3.3
autopep8==1.3.2
certifi==2017.7.27.1
chardet==3.0.4
docopt==0.6.2
enum-compat==0.0.2
eventlet==0.21.0
future==0.16.0
greenlet==0.4.12
idna==2.6
ipdb==0.10.3
ipython-genutils==0.2.0
itsdangerous==0.24
jedi==0.10.2
kombu==3.0.37
MarkupSafe==1.0
mccabe==0.6.1
path.py==10.3.1
pbr==3.1.1
pep8==1.7.0
pexpect==4.2.1
pickleshare==0.7.4
prompt-toolkit==1.0.15
ptyprocess==0.5.2
pycodestyle==2.3.1
pydocstyle==2.0.0
Pygments==2.2.0
python-mimeparse==1.6.0
requests==2.18.4
simplegeneric==0.8.1
six==1.10.0
snowballstemmer==1.2.1
traitlets==4.3.2
urllib3==1.22
wcwidth==0.1.7
Werkzeug==0.12.2
wrapt==1.10.11