forked from phoenix/litellm-mirror
build(requirements.txt): adding aioboto3
This commit is contained in:
parent
f9ab7e7b14
commit
f6efa7596e
1 changed files with 1 additions and 0 deletions
|
@ -30,4 +30,5 @@ click==8.1.7 # for proxy cli
|
||||||
jinja2==3.1.2 # for prompt templates
|
jinja2==3.1.2 # for prompt templates
|
||||||
certifi>=2023.7.22 # [TODO] clean up
|
certifi>=2023.7.22 # [TODO] clean up
|
||||||
aiohttp==3.9.0 # for network calls
|
aiohttp==3.9.0 # for network calls
|
||||||
|
aioboto3==12.3.0 # for async sagemaker calls
|
||||||
####
|
####
|
Loading…
Add table
Add a link
Reference in a new issue