We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edc9dd9 commit c3ab4baCopy full SHA for c3ab4ba
pyproject.toml
@@ -38,7 +38,7 @@ Flask = "2.3.3"
38
Flask-Bcrypt = "1.0.1"
39
flask-marshmallow = "0.14.0"
40
Flask-Migrate = "2.7.0"
41
-Flask-SQLAlchemy = { git = "https://github.com/pallets-eco/flask-sqlalchemy.git", rev = "500e732dd1b975a56ab06a46bd1a20a21e682262" }
+Flask-SQLAlchemy = { git = "https://github.com/pallets-eco/flask-sqlalchemy.git", rev = "3e3e92ba557649ab5251eda860a67656cc8c10af" }
42
gevent = "23.9.1"
43
greenlet = "3.1.1"
44
0 commit comments