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 14a0182 + aecafb8 commit 87e11f7Copy full SHA for 87e11f7
1 file changed
python/setup.py
@@ -40,7 +40,7 @@ def finalize_options(self):
40
'multiprocess',
41
'networkx<3.0',
42
'ntplib',
43
- 'numpy>=1.21',
+ 'numpy<2.0.0',
44
'onnx',
45
'paho-mqtt<2.0.0',
46
'pandas',
0 commit comments