mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
[stubsabot] Mark Flask-SQLAlchemy as obsolete since 3.0.1 (#8849)
Release: https://pypi.org/pypi/Flask-SQLAlchemy/3.0.1 Changelog: https://flask-sqlalchemy.palletsprojects.com/changes/ Diff: https://github.com/pallets-eco/flask-sqlalchemy/compare/2.5.1...3.0.1 Co-authored-by: stubsabot <>
This commit is contained in:
committed by
GitHub
parent
573ee94f35
commit
1894ee903e
@@ -1,2 +1,3 @@
|
||||
version = "2.5.*"
|
||||
requires = ["types-SQLAlchemy"]
|
||||
obsolete_since = "3.0.1" # Released on 2022-10-11
|
||||
|
||||
Reference in New Issue
Block a user