Skip to content

Commit 91cc565

Browse files
committed
six
1 parent 15168a2 commit 91cc565

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

vendor/ngc-tensorflow/requirements.txt

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
absl-py==0.9.0
22
aiohttp==3.6.2
33
aiozmq==0.9.0
4-
adanet==0.7.0
4+
adanet==0.5.0
55
apache-beam==2.24.0
66
appdirs==1.4.3
77
astor==0.8.1
8-
astroid==2.2.5
8+
astroid==2.3.0
99
async-timeout==3.0.1
1010
atlas==0.27.0
1111
atomicwrites==1.3.0
@@ -25,7 +25,7 @@ boto3==1.9.209
2525
botocore==1.12.209
2626
branca==0.4.0
2727
cachetools==4.0.0
28-
catboost==0.24.4
28+
#catboost==0.19.1
2929
category-encoders==2.0.0
3030
certifi==2019.11.28
3131
cffi==1.14.0
@@ -47,10 +47,12 @@ dask==2.9.0
4747
#dataclasses==0.8
4848
deap==1.3.1
4949
decorator==4.4.2
50+
deepmerge==0.1.0
5051
defusedxml==0.6.0
5152
descartes==1.1.0
5253
dill==0.3.1.1
5354
distributed==2.11.0
55+
docopt==0.6.0
5456
dopamine_rl==3.0.1
5557
docutils==0.15.2
5658
dtreeviz==0.8.1
@@ -59,6 +61,9 @@ ecos==2.0.7.post1
5961
elegy==0.1.5
6062
entrypoints==0.3
6163
ephem==3.7.6.0
64+
enum34==1.1.8
65+
fasteners==0.15
66+
fastavro==0.21.4
6267
fastrlock==0.4
6368
fbprophet==0.5
6469
featuretools==0.9.1
@@ -72,8 +77,10 @@ gensim==3.8.0
7277
geopandas==0.5.1
7378
geoplotlib==0.3.2
7479
google_api_core==1.21.0
80+
google_api_python_client==1.11.0
7581
google-auth==1.18.0
7682
google-auth-oauthlib==0.4.1
83+
google_cloud_bigtable==0.32.1
7784
google-images-download==2.8.0
7885
google-pasta==0.1.8
7986
graphviz==0.14
@@ -146,7 +153,7 @@ mlxtend==0.17.2
146153
mmdnn==0.3.1
147154
mne==0.20.5
148155
more-itertools==7.2.0
149-
mock==3.0.0
156+
mock==2.0.0
150157
msgpack==0.6.1
151158
msgpack-python==0.5.6
152159
multidict==4.7.5
@@ -257,7 +264,7 @@ Shapely==1.7.0
257264
simpervisor==0.3
258265
simpleaudio==1.0.4
259266
simplejson==3.17.0
260-
six==1.11.0
267+
six==1.12.0
261268
smart-open==1.9.0
262269
snowballstemmer==2.0.0
263270
sortedcontainers==2.1.0

0 commit comments

Comments
 (0)