Skip to content

Commit 06f3991

Browse files
authored
bump aiohttp==3.12.14 (#14638)
1 parent e168161 commit 06f3991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ tokenizers==0.20.2 # for calculating usage
5252
click==8.1.7 # for proxy cli
5353
rich==13.7.1 # for litellm proxy cli
5454
jinja2==3.1.6 # for prompt templates
55-
aiohttp==3.10.11 # for network calls
55+
aiohttp==3.12.14 # for network calls
5656
aioboto3==13.4.0 # for async sagemaker calls
5757
tenacity==8.2.3 # for retrying requests, when litellm.num_retries set
5858
pydantic==2.10.2 # proxy + openai req.

0 commit comments

Comments
 (0)