Skip to content

Commit

Permalink
Pin numpy requirement to <2 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhfrank authored Jul 3, 2024
1 parent 87bf433 commit e8c3f84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
codecov
pandas==1.5.2
numpy>=1.21.0, <2.0.0
pre-commit
pytest
pytest-cov
Expand Down

0 comments on commit e8c3f84

Please sign in to comment.