Skip to content

Commit e37e563

Browse files
GH1089 Block update of sqlalchemy
1 parent af65974 commit e37e563

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
@@ -59,7 +59,7 @@ xarray = ">=22.6.0"
5959
tabulate = ">=0.8.10"
6060
jinja2 = ">=3.1"
6161
scipy = { version = ">=1.9.1", python = "<3.14" }
62-
SQLAlchemy = ">=2.0.12"
62+
SQLAlchemy = ">=2.0.12,<2.0.39"
6363
types-python-dateutil = ">=2.8.19"
6464
beautifulsoup4 = ">=4.12.2"
6565
html5lib = ">=1.1"

0 commit comments

Comments
 (0)