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 5759175 commit 86259ccCopy full SHA for 86259cc
pyproject.toml
@@ -60,7 +60,7 @@ xarray = ">=22.6.0"
60
tabulate = ">=0.8.10"
61
jinja2 = "^3.1"
62
scipy = ">=1.9.1"
63
-SQLAlchemy = "^1.4.41"
+SQLAlchemy = "<=1.4.45"
64
types-python-dateutil = ">=2.8.19"
65
66
[build-system]
0 commit comments