Skip to content

Commit f35e05a

Browse files
committed
Numpy 1.25.2 is not supported by Python 3.8
1 parent 16c1bef commit f35e05a

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
@@ -4,7 +4,7 @@ bump2version==1.0.1
44
jsonpickle==3.0.2
55
coverage==6.5.0
66
ipdb==0.13.13
7-
numpy==1.25.2
7+
numpy==1.24.4
88
pytest==7.4.0
99
pytest-cov==4.1.0
1010
python-dotenv==0.21.0

0 commit comments

Comments
 (0)