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 fcda82f commit 2f647cfCopy full SHA for 2f647cf
pyproject.toml
@@ -59,7 +59,7 @@ xarray = ">=22.6.0"
59
tabulate = ">=0.8.10"
60
jinja2 = ">=3.1"
61
scipy = { version = ">=1.9.1", python = "<3.14" }
62
-SQLAlchemy = ">2.0.39"
+SQLAlchemy = ">=2.0.39"
63
types-python-dateutil = ">=2.8.19"
64
beautifulsoup4 = ">=4.12.2"
65
html5lib = ">=1.1"
0 commit comments