Skip to content

Commit

Permalink
Bump lxml for indenting and numpy for eaiser Mac ARM installs
Browse files Browse the repository at this point in the history
  • Loading branch information
ceholden committed Dec 20, 2024
1 parent f2ab46b commit 1d73e02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"dataclasses",
"geojson",
"importlib_resources",
"lxml==3.6.0",
"numpy~=1.19.0",
"lxml==5.3.0",
"numpy~=1.19",
"pystac[validation]==1.0.0rc2",
"rasterio",
"shapely",
Expand Down

0 comments on commit 1d73e02

Please sign in to comment.