We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc5d81e commit c2b17f0Copy full SHA for c2b17f0
pyproject.toml
@@ -31,7 +31,7 @@ fido2 = "0.9.3"
31
Flask-Bcrypt = "1.0.1"
32
flask-marshmallow = "0.14.0"
33
Flask-Migrate = "2.7.0"
34
-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 = "42a36a3cb604fd39d81d00b54ab3988bbd0ad184"}
35
#git+https://github.com/mitsuhiko/flask-sqlalchemy.git@500e732dd1b975a56ab06a46bd1a20a21e682262#egg=Flask-SQLAlchemy==2.3.2.dev20190108
36
Flask = "2.3.3"
37
click-datetime = "0.2"
0 commit comments