-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
61 lines (61 loc) · 2.35 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
absl-py==0.3.0
astor==0.6.2
astroid==1.6.0
atomicwrites==1.1.5
attrs==18.1.0
autopep8==1.3.5
backcall==0.1.0
certifi==2018.4.16
chardet==3.0.4
colorama==0.3.9
cycler==0.10.0
decorator==4.3.0
future==0.16.0
gast==0.2.0
grpcio==1.14.1
gym==0.10.5
idna==2.7
ipython==6.5.0
ipython-genutils==0.2.0
isort==4.3.4
jedi==0.12.1
kiwisolver==1.0.1
lazy-object-proxy==1.3.1
Markdown==2.6.11
matplotlib==2.2.2
mccabe==0.6.1
more-itertools==4.3.0
numpy==1.15.0
pandas==0.23.4
parso==0.3.1
pickleshare==0.7.4
Pillow==5.2.0
pluggy==0.7.1
prompt-toolkit==1.0.15
protobuf==3.6.0
py==1.5.4
pybullet==2.1.2
pycodestyle==2.4.0
pyglet==1.3.2
Pygments==2.2.0
pylint==1.8.1
-e git+https://github.com/ethansr/PyMO@254d73e76b0edc036c379a75d1a03daaf3db9aa7#egg=pymo
pyparsing==2.2.0
pytest==3.7.1
python-dateutil==2.7.3
pytz==2018.5
requests==2.19.1
scikit-learn==0.19.2
scipy==1.1.0
simplegeneric==0.8.1
six==1.11.0
sklearn==0.0
tensorboard==1.9.0
tensorflow==1.9.0
-e git+https://github.com/reinforceio/tensorforce@7539e5dde66f3a93b881006f9b7f38c926ced21b#egg=tensorforce
termcolor==1.1.0
traitlets==4.3.2
urllib3==1.23
wcwidth==0.1.7
Werkzeug==0.14.1
wrapt==1.10.11