We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a256a9 commit 25ead47Copy full SHA for 25ead47
1 file changed
pyproject.toml
@@ -15,7 +15,7 @@ classifiers = [
15
]
16
keywords = ["sqlalchemy", "serialize", "to_dict", "JSON"]
17
dependencies = [
18
- "SQLAlchemy==2.0.45",
+ "SQLAlchemy>=2.0.29,<3.0.0",
19
"psycopg2-binary==2.9.11",
20
"pytz>=2025.2",
21
"setuptools>=80.9.0",
0 commit comments