dev-python/pytest-sanic: drop websockets restriction

Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --force
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2021-05-30 17:52:49 +02:00
parent 5e71fb95fa
commit 01f86b513b

View File

@@ -24,7 +24,6 @@ RDEPEND="
>=dev-python/httpx-0.15.4[${PYTHON_USEDEP}]
>=dev-python/pytest-5.2[${PYTHON_USEDEP}]
>=dev-python/websockets-8.1[${PYTHON_USEDEP}]
<dev-python/websockets-9.0[${PYTHON_USEDEP}]
"
DEPEND="
${RDEPEND}