-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
107 lines (107 loc) · 1.92 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
104
105
106
107
# This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: osx-64
absl-py==0.8.0
alabaster==0.7.12
astor==0.8.0
atari-py==0.2.6
atomicwrites==1.3.0
attrs==19.2.0
babel==2.7.0
boto3==1.4.8
botocore==1.8.50
cached-property==1.5.1
certifi==2019.9.11
chardet==3.0.4
click==7.0
cloudpickle==1.2.2
colorama==0.4.1
coverage==4.5.4
cycler==0.10.0
cython==0.29
decorator==4.4.0
dill==0.3.1.1
docopt==0.6.2
docutils==0.15.2
filelock==3.0.12
funcsigs==1.0.2
future==0.17.1
gast==0.2.2
google-pasta==0.1.7
grpcio==1.24.1
gym==0.14.0
h5py==2.10.0
idna==2.8
imagesize==1.1.0
importlib-metadata==0.23
imutils==0.5.1
jinja2==2.10.3
jmespath==0.9.4
joblib==0.10.3
jsonschema==3.0.2
keras-applications==1.0.8
keras-preprocessing==1.1.0
kiwisolver==1.1.0
lz4==2.2.1
markdown==3.1.1
markupsafe==1.1.1
matplotlib==3.0.0
more-itertools==7.2.0
nose2==0.8.0
numpy==1.16.0
numpydoc==0.9.1
opencv-python==4.1.1.26
opt-einsum==3.1.0
packaging==19.2
pandas==0.24.2
path-py==12.0.1
pillow==6.2.0
pip==19.2.3
pipreqs==0.4.9
pluggy==0.13.0
protobuf==3.10.0
psutil==5.6.3
py==1.8.0
pyglet==1.3.2
pygments==2.4.2
pyparsing==2.4.2
pyprind==2.11.2
pyrsistent==0.15.4
pytest==5.2.1
python-dateutil==2.7.3
pytz==2019.3
pyyaml==5.1.2
redis==3.3.8
requests==2.22.0
s3transfer==0.1.13
scipy==1.1.0
setproctitle==1.1.10
setuptools==41.4.0
six==1.12.0
snowballstemmer==2.0.0
sphinx==2.2.0
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
stable-baselines==2.8.0
tabulate==0.8.5
tb-nightly==2.1.0a20191012
tensorboard==1.14.0
tensorflow==1.14.0
tensorflow-estimator==1.14.0
tensorflow-estimator-2-0-preview==2.0.0
tf-nightly-2-0-preview==2.0.0.dev20191002
tfp-nightly==0.9.0.dev20191012
tornado==6.0.3
urllib3==1.25.6
wcwidth==0.1.7
werkzeug==0.16.0
wheel==0.33.6
wrapt==1.11.2
yarg==0.1.9
zipp==0.6.0
lxml
gputil