https://github.com/jaraco/jaraco.mongodb/issues/46 --- jaraco_mongodb-12.4.0/pyproject.toml.orig +++ jaraco_mongodb-12.4.0/pyproject.toml @@ -33,8 +33,6 @@ "jaraco.collections>=2", "cachetools", "backports.tarfile; python_version < '3.12'", - # workaround for rthalley/dnspython#1191 - "dnspython[wmi]", ] dynamic = ["version"]