Skip to content

Commit

Permalink
Better pin numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
ceholden committed Dec 20, 2024
1 parent 1d73e02 commit edc7f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"geojson",
"importlib_resources",
"lxml==5.3.0",
"numpy~=1.19",
"numpy~=1.26.4",
"pystac[validation]==1.0.0rc2",
"rasterio",
"shapely",
Expand Down

0 comments on commit edc7f5a

Please sign in to comment.