diff --git a/requirements-test.txt b/requirements-test.txt index 2665fcabdc4fa0c2f9da5daf2bbfb420f2f06fa1..0ca5021ad657a7e9c54413f100c1bd0d836f5fae 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -5,10 +5,10 @@ future==0.18.2 ecdsa==0.16.1 requests==2.25.1 websocket-client==0.57.0 -pytz==2020.5 +pytz==2021.1 pycryptodomex==3.9.9 scrypt==0.8.17 -cryptography==3.3.2 +cryptography==3.4.1 ruamel.yaml mock==4.0.3 appdirs==1.4.4 @@ -17,7 +17,7 @@ click_shell>=2.0 prettytable pycodestyle==2.6.0 pyflakes==2.2.0 -pylibscrypt==1.8.0 +pylibscrypt==2.0.0 six==1.15.0 pytest pytest-mock