From 01f86b513b676cfd6d355bcf3d03f8fedd8c2c7a Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 30 May 2021 17:52:49 +0200 Subject: [PATCH] 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 --- dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild b/dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild index ae354f58f8..68fed1c3a6 100644 --- a/dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild +++ b/dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild @@ -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}] -