Skip to content

Commit c55c186

Browse files
committed
Update requirements-ci.txt
1 parent a12a63a commit c55c186

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/docker/requirements-ci.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mpmath==1.3.0
2-
numpy==1.21.3; python_version == '3.10'
3-
numpy==1.22.0; python_version == '3.11'
2+
numpy==1.22.0; python_version == '3.10'
3+
numpy==1.23.2; python_version == '3.11'
44
numpy; python_version >= '3.12'
55
PyYAML==6.0.1
66
ruamel.yaml==0.17.32

0 commit comments

Comments
 (0)