-
Notifications
You must be signed in to change notification settings - Fork 8
/
requirements.txt
86 lines (86 loc) · 1.4 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
backports-abc==0.4
backports.shutil-get-terminal-size==1.0.0
certifi==2016.9.26
configparser==3.5.0
cycler==0.10.0
Cython==0.24.1
dask==0.11.0
decorator==4.0.10
docopt==0.6.2
easydict==1.6
entrypoints==0.2.2
enum34==1.1.6
fast-rcnn==0.0.0
Flask==0.10.1
Flask-SocketIO==2.6
Flask-WTF==0.12
funcsigs==1.0.2
functools32==3.2.3.post2
gdbn==0.1
gevent==1.1.0
gevent-websocket==0.9.3
gnumpy==0.2
greenlet==0.4.10
gunicorn==19.4.5
h5py==2.6.0
imutils==0.3.6
ipykernel==4.5.0
ipython==5.1.0
ipython-genutils==0.1.0
ipywidgets==5.2.2
itsdangerous==0.24
Jinja2==2.8
joblib==0.11
jsonschema==2.5.1
leveldb==0.194
lmdb==0.87
MarkupSafe==0.23
matplotlib==1.5.1
mistune==0.7.3
mock==2.0.0
nbconvert==4.2.0
nbformat==4.1.0
networkx==1.11
nolearn==0.5b1
nose==1.3.7
notebook==4.2.3
numpy==1.11.0
pandas==0.18.1
pathlib2==2.1.0
pbr==2.0.0
pexpect==4.2.1
pickleshare==0.7.4
Pillow==3.1.2
progressbar==2.3
prompt-toolkit==1.0.7
protobuf==3.2.0
psutil==3.4.2
ptyprocess==0.5.1
pydot==1.0.29
Pygments==2.1.3
pyparsing==1.5.7
python-dateutil==1.5
python-engineio==1.0.3
python-gflags==3.0.7
python-socketio==1.6.0
pytz==2016.6.1
PyYAML==3.12
pyzmq==15.4.0
qtconsole==4.2.1
redis==2.10.5
requests==2.9.1
rope==0.10.3
scikit-learn==0.18.1
scipy==0.17.0
simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.10.0
subprocess32==3.2.7
terminado==0.6
toolz==0.8.0
tornado==4.4.1
traitlets==4.3.0
wcwidth==0.1.7
Werkzeug==0.11.11
widgetsnbextension==1.2.6
WTForms==2.1