diff --git a/requirements.txt b/requirements.txt index fd1e497f6..09fade617 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ click==8.1.8 # via black coverage[toml]==7.10.7 # via pytest-cov -cryptography==45.0.7 +cryptography==46.0.6 # via google-auth dj-database-url==3.0.1 # via -r requirements.in @@ -179,6 +179,7 @@ typing-extensions==4.15.0 # -r requirements.in # asgiref # black + # cryptography # exceptiongroup # grpcio urllib3==2.6.3