pip - eventlet doesnt support dnspython >=2.3.0 (Fixes build error)

This commit is contained in:
dgtlmoon
2023-01-17 22:01:56 +01:00
committed by GitHub
parent de15dfd80d
commit 02b8fc0c18

View File

@@ -22,6 +22,12 @@ chardet>2.3.0
wtforms~=3.0
jsonpath-ng~=1.5.3
# dnspython 2.3.0 is not compatible with eventlet
# * https://github.com/eventlet/eventlet/issues/781
# * https://datastax-oss.atlassian.net/browse/PYTHON-1320
dnspython<2.3.0
# jq not available on Windows so must be installed manually
# Notification library