Skip to content

Commit 4adf5a9

Browse files
author
shirzady1934
committed
issue 1166 change SQLAlchemy version
1 parent adb3090 commit 4adf5a9

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.39"
6363
types-python-dateutil = ">=2.8.19"
6464
beautifulsoup4 = ">=4.12.2"
6565
html5lib = ">=1.1"

0 commit comments

Comments
 (0)