We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674ee6a commit 25c5d7dCopy full SHA for 25c5d7d
requirements.txt
@@ -1,3 +1,3 @@
1
-Flask==1.0.2
2
-numpy==1.14.3
3
-tensorflow==1.8.0
+Flask>=1.0.2
+numpy>=1.14.3
+tensorflow>=1.8.0
0 commit comments