Import SQLAlchemy types in Flask-SQLAlchemy (#7861)

This commit is contained in:
Atsu Kakitani
2022-05-18 23:19:49 -07:00
committed by GitHub
parent 4191906e6e
commit d389b5f9cb
4 changed files with 15 additions and 10 deletions

View File

@@ -1 +1,2 @@
version = "2.5.*"
requires = ["types-SQLAlchemy"]