diff --git a/v2/examples/litellm/docker/requirements.txt b/v2/examples/litellm/docker/requirements.txt index e06f37d227..40a4bf2063 100644 --- a/v2/examples/litellm/docker/requirements.txt +++ b/v2/examples/litellm/docker/requirements.txt @@ -43,7 +43,7 @@ click==8.1.8 rich==13.9.4 # Testing (optional, for development) -pytest==8.3.4 +pytest==9.0.3 pytest-asyncio==0.25.2 pytest-cov==6.0.0