Skip to content

Commit 462f663

Browse files
committed
Update pyproject.toml
1 parent 046ba56 commit 462f663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "BSD 3-Clause"
77
readme = "README.md"
88

99
[tool.poetry.dependencies]
10-
python = ">=3.8"
10+
python = ">=3.8,<4.0"
1111
xarray-simlab = "^0.5.0"
1212
scipy = ">=1.9.1"
1313
dask = {extras = ["distributed"], version = ">=2022.10.0"}

0 commit comments

Comments
 (0)