diff --git a/pyproject.toml b/pyproject.toml index 24cbf6b3..f32ae1de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,8 +48,8 @@ dependencies = [ "qrcode>=7.1,<8", "requests>=2.25,<3", "SQLAlchemy-Continuum>=1.3.12,<2", - "SQLAlchemy>=1.3.0,<1.5", # New 1.4 changes API, see #728 + "SQLAlchemy>=1.3.0,<1.5", "python-dateutil", "pytest-libfaketime[dev]>=0.1.3", ]