Skip to content

Commit

Permalink
Specify maximum version for numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineGautier committed Jul 17, 2024
1 parent 2686686 commit dab34cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
six==1.14.0

# Test and documentation
numpy<2; python_version>='3.8'
pandas==1.5.3; python_version>='3.8'
setuptools==70.0.0; python_version>='3.8'
wheel

0 comments on commit dab34cc

Please sign in to comment.