dev-python/flask-migrate: Depend on old flask

Closes: https://bugs.gentoo.org/801670
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-07-12 10:49:57 +02:00
parent aba8b902ac
commit fa07ab7c49

View File

@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="
>=dev-python/alembic-0.7[${PYTHON_USEDEP}]
>=dev-python/flask-0.9[${PYTHON_USEDEP}]
<dev-python/flask-2[${PYTHON_USEDEP}]
>=dev-python/flask-sqlalchemy-1.0[${PYTHON_USEDEP}]
"