Skip to content

Commit e6ac233

Browse files
committed
add packages
1 parent 30528c5 commit e6ac233

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

vendor/ngc-tensorflow/requirements.txt

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ boto==2.49.0
2525
boto3==1.9.209
2626
botocore==1.12.209
2727
branca==0.4.0
28-
cachetools==3.1.1
29-
#catboost==0.19.1
28+
cachetools==4.0.0
29+
catboost==0.22
3030
category-encoders==2.0.0
3131
certifi==2019.11.28
3232
cffi==1.14.0
@@ -35,6 +35,7 @@ Click==7.0
3535
click-plugins==1.1.1
3636
cligj==0.5.0
3737
cloudpickle==1.5.0
38+
cmake==3.18.4.post1
3839
colorama==0.4.3
3940
colour==0.1.5
4041
contextlib2==0.5.5
@@ -69,6 +70,7 @@ fastrlock==0.4
6970
fbprophet==0.5
7071
featuretools==0.9.1
7172
Fiona==1.8.6
73+
fire>=0.1.3
7274
flake8==3.7.9
7375
folium==0.10.0
7476
funcy==1.13
@@ -122,6 +124,7 @@ jupyter-console==6.1.0
122124
jupyter-contrib-core==0.3.3
123125
jupyter-contrib-nbextensions==0.5.1
124126
jupyter-core==4.6.3
127+
jupyter-dash==0.4.0
125128
jupyter-highlight-selected-word==0.2.0
126129
jupyter-js-widgets-nbextension==0.0.2.dev0
127130
jupyter-lsp==0.8.0
@@ -183,11 +186,12 @@ opt-einsum==3.2.0
183186
osqp==0.5.0
184187
packaging==20.3
185188
pandas==1.1.5
189+
pandasgui==0.2.7
186190
pandocfilters==1.4.2
187191
parso==0.7.0
188192
pathspec==0.7.0
189-
pbr==5.5.0
190193
patsy==0.5.1
194+
pbr==5.5.0
191195
pexpect==4.8.0
192196
pickleshare==0.7.5
193197
Pillow==6.2.2
@@ -209,6 +213,7 @@ pyaml==19.12.0
209213
pyasn1==0.4.8
210214
pyasn1-modules==0.2.8
211215
pyarrow==0.17.0
216+
pycairo==1.12.0
212217
pycocotools==2.0.0
213218
pycodestyle==2.5.0
214219
pycparser==2.19
@@ -249,6 +254,7 @@ PyYAML==5.3.1
249254
pyzmq==19.0.0
250255
py-cpuinfo==5.0.0
251256
qtconsole==4.7.1
257+
qgrid==1.3.1
252258
QtPy==1.9.0
253259
regex==2020.2.20
254260
requests==2.24.0
@@ -268,6 +274,7 @@ scikit-learn==0.23.1
268274
scikit-plot==0.3.7
269275
scikit-optimize==0.7.4
270276
scikit-surprise==1.1.0
277+
scooby==0.5.5
271278
seaborn==0.10.0
272279
selenium==3.141.0
273280
Send2Trash==1.5.0
@@ -277,7 +284,7 @@ Shapely==1.7.0
277284
simpervisor==0.3
278285
simpleaudio==1.0.4
279286
simplejson==3.17.0
280-
six==1.13.0
287+
six==1.14.0
281288
smart-open==1.9.0
282289
snowballstemmer==2.0.0
283290
sortedcontainers==2.1.0
@@ -303,6 +310,7 @@ TPOT==0.11.1
303310
tqdm==4.43.0
304311
traitlets==4.3.3
305312
trax==1.3.3
313+
transformers==4.1.1
306314
tweepy==3.8.0
307315
typed-ast==1.4.1
308316
typing==3.7.4.1
@@ -313,7 +321,7 @@ urllib3==1.25.8
313321
uvloop==0.14.0
314322
vecstack==0.4.0
315323
versioneer==0.18
316-
vtk
324+
vtk==9.0.1
317325
wcwidth==0.1.8
318326
webencodings==0.5.1
319327
Werkzeug==1.0.0

0 commit comments

Comments
 (0)