Skip to content

Commit

Permalink
Trying to trigger dependabot
Browse files Browse the repository at this point in the history
pin to ==version instead of <version
  • Loading branch information
jbousquin authored Oct 9, 2024
1 parent 3f8340a commit b4fe3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy<2.0
numpy==1.26.4
pandas<2.0
geopandas>=0.10.2, <0.13 # Has additional dependencies (pandas, numpy, shapely, fiona, etc.), tested on 0.10.2
pint>=0.18 # May work on earlier versions but this is what it was tested on
Expand Down

0 comments on commit b4fe3ae

Please sign in to comment.