summaryrefslogtreecommitdiff
path: root/dev-python/daphne/daphne-4.0.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/daphne/daphne-4.0.0.ebuild')
-rw-r--r--dev-python/daphne/daphne-4.0.0.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-python/daphne/daphne-4.0.0.ebuild b/dev-python/daphne/daphne-4.0.0.ebuild
index cf91783..6c3802e 100644
--- a/dev-python/daphne/daphne-4.0.0.ebuild
+++ b/dev-python/daphne/daphne-4.0.0.ebuild
@@ -18,9 +18,11 @@ KEYWORDS="~amd64"
IUSE=""
DEPEND="
- dev-python/autobahn[${PYTHON_USEDEP}]
+ >=dev-python/asgiref-3.5.2[${PYTHON_USEDEP}]
+ <dev-python/asgiref-4.0[${PYTHON_USEDEP}]
+ >=dev-python/autobahn-22.4.2[${PYTHON_USEDEP}]
>=dev-python/django-3.2[${PYTHON_USEDEP}]
- dev-python/twisted[${PYTHON_USEDEP}]
+ >=dev-python/twisted-22.4[ssl,${PYTHON_USEDEP}]
"
BDEPEND="
test? (