diff --git a/requirements.txt b/requirements.txt index 6cb3ce83..80f90390 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ charset-normalizer==3.4.1 ; python_full_version >= "3.10.0" and python_full_vers click==8.1.8 ; 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==44.0.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" -deprecated==1.2.15 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" +deprecated==1.2.16 ; 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.12.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" flask==3.1.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"