diff --git a/v2/examples/litellm/docker/requirements.txt b/v2/examples/litellm/docker/requirements.txt index e06f37d227..c5eba9f144 100644 --- a/v2/examples/litellm/docker/requirements.txt +++ b/v2/examples/litellm/docker/requirements.txt @@ -21,7 +21,7 @@ httpx==0.28.1 python-jose[cryptography]==3.3.0 passlib[bcrypt]==1.7.4 python-dotenv==1.0.1 -cryptography==44.0.0 +cryptography==46.0.5 # Monitoring & Metrics prometheus-client==0.21.1