forked from phoenix/litellm-mirror
Update requirements.txt
This commit is contained in:
parent
28e4704d3a
commit
1c3feadc86
1 changed files with 8 additions and 9 deletions
|
@ -1,9 +1,8 @@
|
|||
openai
|
||||
cohere
|
||||
func_timeout
|
||||
anthropic
|
||||
replicate
|
||||
pytest
|
||||
pytest
|
||||
python-dotenv
|
||||
openai[datalib]
|
||||
openai==0.27.0
|
||||
cohere==0.4.0
|
||||
func_timeout==4.3.5
|
||||
anthropic==0.1.0
|
||||
replicate==0.4.1
|
||||
pytest==6.2.5
|
||||
python-dotenv==0.19.1
|
||||
openai[datalib]==0.27.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue