Skip to content

Commit 14fcfbc

Browse files
Fix pyproject
1 parent 94a809f commit 14fcfbc

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
@@ -58,7 +58,7 @@ odfpy = ">=1.4.1"
5858
xarray = ">=22.6.0"
5959
tabulate = ">=0.8.10"
6060
jinja2 = ">=3.1"
61-
scipy = { version = ">=1.9.1", python = "<3.13" }
61+
scipy = { version = ">=1.9.1", python = "<3.14" }
6262
SQLAlchemy = ">=2.0.12"
6363
types-python-dateutil = ">=2.8.19"
6464
beautifulsoup4 = ">=4.12.2"

0 commit comments

Comments
 (0)