Skip to content

Commit

Permalink
restore newer typing_extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaMarconato committed Oct 10, 2023
1 parent 7050161 commit a0e26ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ dependencies = [
"shapely>=2.0.1",
"rich",
"pyarrow",
"typing_extensions>=4.0.0,<4.6.0",
# "typing_extensions>=4.8.0",
"typing_extensions>=4.8.0",
"dask-image",
"networkx",
"xarray-spatial>=0.3.5",
Expand Down

0 comments on commit a0e26ba

Please sign in to comment.