Skip to content

Commit e07b169

Browse files
committed
update versions
1 parent 123d8c5 commit e07b169

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

commons/requirements.22.06.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ jupyterlab
213213
jupyterlabutils
214214
jupyterthemes
215215
jupytext
216-
Keras
216+
Keras==2.9.0
217217
Keras-Applications
218218
Keras-Preprocessing
219219
kiwisolver
@@ -264,7 +264,6 @@ nltk
264264
notebook
265265
numba
266266
numexpr
267-
numpy
268267
nvidia-pyindex
269268
oauth2client
270269
oauthenticator
@@ -284,8 +283,8 @@ pbr==5.5.0
284283
pexpect==4.8.0
285284
pickleshare==0.7.5
286285
Pillow==7.1.0
287-
plaidml==0.7.0
288-
plaidml-keras==0.7.0
286+
plaidml
287+
#plaidml-keras
289288
plotly==4.5.3
290289
pluggy==0.12.0
291290
ply==3.11
@@ -416,6 +415,8 @@ toml==0.10.2
416415
tomlkit==0.7.0
417416
toolz==0.10.0
418417
tornado==6.1
418+
torch
419+
torchvision
419420
tqdm==4.59.0
420421
traitlets==4.3.3
421422
tweepy==3.10.0
@@ -429,7 +430,7 @@ uritemplate==3.0.1
429430
urllib3==1.25.11
430431
uvloop==0.14.0
431432
vecstack==0.4.0
432-
versioneer==0.22
433+
versioneer
433434
vtk==9.0.1
434435
wcwidth==0.1.8
435436
webencodings==0.5.1

0 commit comments

Comments
 (0)