mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
(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
|
||||
aiohttp==3.9.0 # for network 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
Reference in a new issue