We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa6991f commit f7fbc9cCopy full SHA for f7fbc9c
1 file changed
setup.py
@@ -8,7 +8,7 @@
8
"numpy",
9
"pillow",
10
"requests",
11
- "tensorflow>=1.15.2,<2;platform_machine!='armv7l'",
+ "tensorflow>=1.14.0,<2;platform_machine!='armv7l'",
12
"tflite_runtime ; platform_machine=='armv7l'"
13
],
14
dependency_links=[
0 commit comments