Skip to content

Commit fd458ae

Browse files
Alexsandrussnapetrov
authored andcommitted
Change numpy version (#1057)
1 parent 46d64ff commit fd458ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Cython==0.29.25 ; python_version >= '3.10'
33
Jinja2==3.0.3
44
numpy==1.19.5 ; python_version == '3.6'
55
numpy==1.21.6 ; python_version == '3.7'
6-
numpy==1.23.2 ; python_version >= '3.8'
6+
numpy==1.22.3 ; python_version >= '3.8'
77
pybind11==2.8.0
88
cmake==3.21.3

0 commit comments

Comments
 (0)