diff --git a/requirements.txt b/requirements.txt index bbe85f9..f94439d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cleo==0.8.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (pyt clikit==0.6.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" colorama==0.4.5; python_version >= "3.5" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.5" and python_full_version >= "3.5.0" crashtest==0.3.1; python_version >= "3.6" and python_version < "4.0" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0") -cryptography==37.0.4; python_version >= "3.6" +cryptography==38.0.3; python_version >= "3.6" httptools==0.4.0; python_full_version >= "3.5.0" idna==3.3; python_version >= "3.7" and python_version < "4" loguru==0.6.0; python_version >= "3.5"