Skip to content

Commit 0e938c9

Browse files
authored
Merge pull request #4 from ansrivas/feature/update-deps
version bumps
2 parents 78b4749 + e6f895f commit 0e938c9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pickles/my_model_weights.h5

0 Bytes
Binary file not shown.

pickles/scalar_x.pickle

0 Bytes
Binary file not shown.

pickles/scalar_y.pickle

0 Bytes
Binary file not shown.

requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
tensorflow==1.12.0
1+
tensorflow==1.13.1
22
Keras==2.2.4
33
gevent==1.4.0
4-
scikit-learn==0.20.2
5-
Flask==1.0.2
4+
scikit-learn==0.21.2
5+
Flask==1.0.3
66
Flask-Cors==3.0.7
7-
requests
7+
requests==2.22.0

0 commit comments

Comments
 (0)