forked from phoenix/litellm-mirror
adding tenacity to setup
This commit is contained in:
parent
6b01d17275
commit
45cb8c353a
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