diff --git a/setup.py b/setup.py index d4723d2d..66e94bc0 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ "eciespy==0.3.11", "coincurve>=13,<15", "ipaddress==1.0.23", - "dnspython==2.2.1", + "dnspython==2.6.1", "flask-sieve==1.3.1", "SQLAlchemy==1.3.23", "redis==4.5.4",