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 94a809f commit 14fcfbcCopy full SHA for 14fcfbc
pyproject.toml
@@ -58,7 +58,7 @@ odfpy = ">=1.4.1"
58
xarray = ">=22.6.0"
59
tabulate = ">=0.8.10"
60
jinja2 = ">=3.1"
61
-scipy = { version = ">=1.9.1", python = "<3.13" }
+scipy = { version = ">=1.9.1", python = "<3.14" }
62
SQLAlchemy = ">=2.0.12"
63
types-python-dateutil = ">=2.8.19"
64
beautifulsoup4 = ">=4.12.2"
0 commit comments