Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinaHutter authored May 21, 2024
1 parent 51e71c5 commit e98fd62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ packages = [
]

[tool.poetry.dependencies]
python = ">=3.10,<3.13"
python = ">=3.10,<3.12"
geopandas = { version = "^0.13.0", optional = true }
xarray = { version = ">=2022.11.0", optional = true }
dask = {extras = ["array", "dataframe"], version = ">=2023.4.0", optional = true}
Expand Down

0 comments on commit e98fd62

Please sign in to comment.