mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/httpbin: Require werkzeug < 3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -26,6 +26,7 @@ RDEPEND="
|
||||
dev-python/itsdangerous[${PYTHON_USEDEP}]
|
||||
dev-python/markupsafe[${PYTHON_USEDEP}]
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
<dev-python/werkzeug-3[${PYTHON_USEDEP}]
|
||||
>=dev-python/werkzeug-2.0[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user