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 46d64ff commit fd458aeCopy full SHA for fd458ae
requirements-dev.txt
@@ -3,6 +3,6 @@ Cython==0.29.25 ; python_version >= '3.10'
3
Jinja2==3.0.3
4
numpy==1.19.5 ; python_version == '3.6'
5
numpy==1.21.6 ; python_version == '3.7'
6
-numpy==1.23.2 ; python_version >= '3.8'
+numpy==1.22.3 ; python_version >= '3.8'
7
pybind11==2.8.0
8
cmake==3.21.3
0 commit comments