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 878c937 commit 0e292a0Copy full SHA for 0e292a0
1 file changed
setup.py
@@ -79,7 +79,7 @@
79
]
80
},
81
install_requires=[
82
- "numpy >= 1.14.5",
+ "numpy >= 1.14.5, < 2.0.0",
83
"protobuf >= 3.1.0, <= 4.0.0",
84
"sympy",
85
"tqdm",
0 commit comments