Skip to content

Commit e7d4723

Browse files
committed
updated requirements to ask for newer tensorflow
1 parent d9a8436 commit e7d4723

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Keras==2.2.4
22
numpy==1.16.1
3-
tensorflow==1.12.0
4-
tensorflow-probability==0.5.0
3+
tensorflow>=1.12.1
4+
tensorflow-probability>=0.5.0

0 commit comments

Comments
 (0)