Skip to content

Commit dd0dfff

Browse files
committed
Updated the packages depedencies
1 parent 6dac65e commit dd0dfff

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ grpcio==1.20.0
88
h5py==2.9.0
99
html5lib==0.9999999
1010
Keras==2.2.4
11-
Keras-Applications==1.0.7
11+
Keras-Applications>=1.0.8
1212
Keras-Preprocessing==1.0.9
1313
kiwisolver==1.0.1
1414
Markdown==3.1
@@ -17,7 +17,7 @@ mock==2.0.0
1717
numpy==1.16.2
1818
opencv-python==3.4.11.41
1919
pbr==5.1.3
20-
Pillow==8.1.1
20+
Pillow==8.2.0
2121
protobuf==3.7.1
2222
pyparsing==2.4.0
2323
PyQt5==5.12.1
@@ -28,8 +28,8 @@ scikit-learn==0.20.3
2828
scipy==1.2.1
2929
six==1.12.0
3030
sklearn==0.0
31-
tensorboard==1.13.1
31+
tensorboard<1.16.0
3232
tensorflow==1.15.4
33-
tensorflow-estimator==1.13.0
33+
tensorflow-estimator==1.15.1
3434
termcolor==1.1.0
35-
werkzeug==0.15.3
35+
werkzeug==0.15.3

0 commit comments

Comments
 (0)