aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-05-30 17:52:49 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-05-30 17:53:18 +0200
commit01f86b513b676cfd6d355bcf3d03f8fedd8c2c7a (patch)
tree7e17d553ceebb76ead4d40da6ede0424e51d86b9 /dev-python/pytest-sanic
parentdev-python/sanic: drop old (diff)
downloadguru-01f86b513b676cfd6d355bcf3d03f8fedd8c2c7a.tar.gz
guru-01f86b513b676cfd6d355bcf3d03f8fedd8c2c7a.tar.bz2
guru-01f86b513b676cfd6d355bcf3d03f8fedd8c2c7a.zip
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>
Diffstat (limited to 'dev-python/pytest-sanic')
-rw-r--r--dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild1
1 files changed, 0 insertions, 1 deletions
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 ae354f58f..68fed1c3a 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}]
- <dev-python/websockets-9.0[${PYTHON_USEDEP}]
"
DEPEND="
${RDEPEND}