diff --git a/setup.py b/setup.py index 007ac6c..75d22bf 100644 --- a/setup.py +++ b/setup.py @@ -49,7 +49,7 @@ ], install_requires=[ "ecdsa==0.13.3", - "requests==2.20.0", + "requests==2.22.0", "websocket-client==0.48.0", "pylibscrypt==1.7.1", "pycryptodome==3.6.6",