forked from phoenix/litellm-mirror
Update requirements.txt
This commit is contained in:
parent
c8d32560aa
commit
b6fe7f7b0a
1 changed files with 9 additions and 9 deletions
|
@ -1,9 +1,9 @@
|
|||
openai
|
||||
cohere
|
||||
func_timeout
|
||||
anthropic
|
||||
replicate
|
||||
pytest
|
||||
pytest
|
||||
python-dotenv
|
||||
openai[datalib]
|
||||
openai==0.27.0
|
||||
cohere==0.1.2
|
||||
func_timeout==4.3.5
|
||||
anthropic==1.0.0
|
||||
replicate==0.4.1
|
||||
pytest==6.2.5
|
||||
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