forked from phoenix/litellm-mirror
(fix) add comments on req.txt
This commit is contained in:
parent
24d51e49ae
commit
b01f428f9e
1 changed files with 1 additions and 1 deletions
|
@ -33,5 +33,5 @@ jinja2==3.1.3 # 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
|
aioboto3==12.3.0 # for async sagemaker calls
|
||||||
argon2-cffi==23.1.0
|
argon2-cffi==23.1.0 # for checking secrets
|
||||||
####
|
####
|
Loading…
Add table
Add a link
Reference in a new issue