mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +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',
|
'replicate',
|
||||||
'python-dotenv',
|
'python-dotenv',
|
||||||
'openai[datalib]',
|
'openai[datalib]',
|
||||||
|
'tenacity'
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue