-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
59 lines (59 loc) · 1.02 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
alabaster==0.7.10
appdirs==1.4.0
astroid==1.4.9
atari-py==0.0.21
Babel==2.4.0
backports.functools-lru-cache==1.3
ConfigArgParse==0.10.0
configparser==3.5.0
coverage==4.3.4
cycler==0.10.0
Cython==0.23.1
docutils==0.13.1
enum34==1.1.6
flake8==3.0.4
funcsigs==1.0.2
functools32==3.2.3.post2
future==0.15.2
gym==0.8.1
h5py==2.6.0
imagesize==0.7.1
isort==4.2.5
Jinja2==2.9.6
lazy-object-proxy==1.2.2
logging==0.4.9.6
MarkupSafe==1.0
matplotlib==2.0.0
mccabe==0.5.3
mock==2.0.0
-e git+https://github.com/NervanaSystems/neon.git@0d643ddbc0df87ae4a0a3ac493960c3a5e35a4b0#egg=neon
numpy==1.11.1
opencv-python==3.2.0.7
packaging==16.8
pbr==2.1.0
pep8==1.7.0
Pillow==3.3.1
posix-ipc==1.0.0
protobuf==3.2.0
py==1.4.33
pycodestyle==2.0.0
pyflakes==1.2.3
pyglet==1.2.4
Pygments==2.2.0
pylint==1.6.4
PyOpenGL==3.1.0
pyparsing==2.2.0
pytest==3.0.1
pytest-cov==2.3.1
python-dateutil==2.6.0
pytz==2017.2
PyYAML==3.12
requests==2.13.0
scipy==0.19.0
six==1.10.0
snowballstemmer==1.2.1
Sphinx==1.4.6
subprocess32==3.2.7
tensorflow==1.0.1
tqdm==4.8.4
wrapt==1.10.10