Skip to content

Commit

Permalink
MNT: Bump min versions of pygeoogc and pygeoutils to the latest. [ski…
Browse files Browse the repository at this point in the history
…p ci]
  • Loading branch information
Taher Chegini committed Jan 15, 2024
1 parent e6c6420 commit 72cd83e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ dependencies = [
"geopandas>=0.10",
"numpy>=1.21",
"pandas>=1",
"py3dep<0.17,>=0.16",
"pygeoogc<0.17,>=0.16",
"pygeoutils<0.17,>=0.16",
"py3dep<0.17,>=0.16.1",
"pygeoogc<0.17,>=0.16.1",
"pygeoutils<0.17,>=0.16.1",
"pyproj>=3.0.1",
"scipy",
"shapely>=2",
Expand Down

0 comments on commit 72cd83e

Please sign in to comment.