We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e168161 commit 06f3991Copy full SHA for 06f3991
requirements.txt
@@ -52,7 +52,7 @@ tokenizers==0.20.2 # for calculating usage
52
click==8.1.7 # for proxy cli
53
rich==13.7.1 # for litellm proxy cli
54
jinja2==3.1.6 # for prompt templates
55
-aiohttp==3.10.11 # for network calls
+aiohttp==3.12.14 # for network calls
56
aioboto3==13.4.0 # for async sagemaker calls
57
tenacity==8.2.3 # for retrying requests, when litellm.num_retries set
58
pydantic==2.10.2 # proxy + openai req.
0 commit comments