diff --git a/requirements.txt b/requirements.txt index 88d0305b..1218516a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cffi==2.0.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" charset-normalizer==3.4.4 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" click==8.3.1 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" colorama==0.4.6 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" and platform_system == "Windows" -cryptography==46.0.4 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" +cryptography==46.0.5 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" deprecated==1.3.1 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" flask-httpauth==4.8.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" flask-pydantic==0.14.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"