diff --git a/pyproject.toml b/pyproject.toml index ae8feee88..7f891e896 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ xarray = ">=22.6.0" tabulate = ">=0.8.10" jinja2 = "^3.1" scipy = ">=1.9.1" -SQLAlchemy = "^1.4.41" +SQLAlchemy = "<=1.4.45" types-python-dateutil = ">=2.8.19" [build-system]