We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 046ba56 commit 462f663Copy full SHA for 462f663
pyproject.toml
@@ -7,7 +7,7 @@ license = "BSD 3-Clause"
7
readme = "README.md"
8
9
[tool.poetry.dependencies]
10
-python = ">=3.8"
+python = ">=3.8,<4.0"
11
xarray-simlab = "^0.5.0"
12
scipy = ">=1.9.1"
13
dask = {extras = ["distributed"], version = ">=2022.10.0"}
0 commit comments