Skip to content

Commit

Permalink
LNT: Run pre-comit. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed Mar 5, 2023
1 parent 7f2716d commit 9380e7f
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 @@ -33,15 +33,15 @@ dynamic = [
"version",
]
dependencies = [
"async-retriever>=0.14.0",
"async-retriever>=0.14",
"cytoolz",
"geopandas>=0.10",
"networkx",
"numpy>=1.21",
"pandas>=1",
"pyarrow>=1.0.1",
"pygeoogc>=0.14.0",
"pygeoutils>=0.14.0",
"pygeoogc>=0.14",
"pygeoutils>=0.14",
"shapely>=2",
]
[project.optional-dependencies]
Expand Down

0 comments on commit 9380e7f

Please sign in to comment.