Skip to content

Commit

Permalink
numpy to 1.24.4 so older Python works with it
Browse files Browse the repository at this point in the history
  • Loading branch information
seperman committed Oct 4, 2023
1 parent 1c97f66 commit a928661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ bump2version==1.0.1
jsonpickle==3.0.2
coverage==6.5.0
ipdb==0.13.13
numpy==1.26.0
numpy==1.24.4
pytest==7.4.2
pytest-cov==4.1.0
python-dotenv==0.21.0
Expand Down

0 comments on commit a928661

Please sign in to comment.