Skip to content

Commit a928661

Browse files
committed
numpy to 1.24.4 so older Python works with it
1 parent 1c97f66 commit a928661

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.26.0
7+
numpy==1.24.4
88
pytest==7.4.2
99
pytest-cov==4.1.0
1010
python-dotenv==0.21.0

0 commit comments

Comments
 (0)