mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
adding tenacity to setup
This commit is contained in:
parent
b70175e511
commit
6650827d80
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -19,5 +19,6 @@ setup(
|
|||
'replicate',
|
||||
'python-dotenv',
|
||||
'openai[datalib]',
|
||||
'tenacity'
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue