aboutsummaryrefslogtreecommitdiff
path: root/python/python3-Flask-SQLAlchemy/README
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-09-17 19:11:44 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-23 11:33:51 +0700
commit6ab2b542f37f50f977e13ad6deae25b9a098b01a (patch)
tree9a42e30757b0404585d973fb0be9545d83e18fc2 /python/python3-Flask-SQLAlchemy/README
parentaa8b81e601df4d5c2eb8b894a0d8cec087129fff (diff)
python/python3-Flask-SQLAlchemy: Updated for version 3.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-Flask-SQLAlchemy/README')
-rw-r--r--python/python3-Flask-SQLAlchemy/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-Flask-SQLAlchemy/README b/python/python3-Flask-SQLAlchemy/README
index ed59eeb0d7..683a6368ce 100644
--- a/python/python3-Flask-SQLAlchemy/README
+++ b/python/python3-Flask-SQLAlchemy/README
@@ -1,2 +1,5 @@
python3-Flask-SQLAlchemy is a Flask microframework extension which
adds support for the SQLAlchemy SQL toolkit/ORM.
+
+NOTE: 3.0.x is last version that supports SQLAlchemy 1.4.x.
+ 3.1.x or greater requires SQLAlchemy >=2.16.0