Revert "fix aioboto3"

This reverts commit 92c638ec59.
This commit is contained in:
Ishaan Jaff
2025-08-15 11:24:41 -07:00
parent 92c638ec59
commit 49bef09a3a
+1 -1
View File
@@ -51,7 +51,7 @@ click==8.1.7 # for proxy cli
rich==13.7.1 # for litellm proxy cli
jinja2==3.1.6 # for prompt templates
aiohttp==3.10.11 # for network calls
aioboto3==15.1.0 # for async sagemaker calls
aioboto3==12.3.0 # for async sagemaker calls
tenacity==8.2.3 # for retrying requests, when litellm.num_retries set
pydantic==2.10.2 # proxy + openai req.
jsonschema==4.22.0 # validating json schema