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.
2 parents 1273c23 + 806a7d5 commit af38bf7Copy full SHA for af38bf7
tensorflow_lite_support/tools/pip_package/setup.py
@@ -50,7 +50,7 @@
50
51
REQUIRED_PACKAGES = [
52
'absl-py >= 0.7.0',
53
- 'numpy >= 1.19.2',
+ 'numpy >= 1.20.0',
54
# TODO(b/187981032): remove the constraint for 2.0 once the incompatibile
55
# issue is resolved.
56
'flatbuffers >= 1.12, <2',
0 commit comments