diff --git a/setup.py b/setup.py index ef3ecbc..92d06d0 100644 --- a/setup.py +++ b/setup.py @@ -74,7 +74,7 @@ def run_tests(self): "Click>=7.0,<8", "httpsig==1.3.0", "requests>2.21.0,<3", - "pycryptodome==3.9.6", + "pycryptodome==3.19.1", "python-magic>=0.4,<1", "Jinja2>=3.0,<4", "responses>=0.13.4",