diff --git a/requirements.txt b/requirements.txt index b20ef6b2ed..a8d443b543 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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