build: pin litellm 1.28.13 after 1.27.8 was yanked from PyPI
This commit is contained in:
parent
325f7f400f
commit
02be9a6899
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ python-multipart==0.0.9
|
||||||
pydantic[email]==2.6.1
|
pydantic[email]==2.6.1
|
||||||
pydantic-settings==2.1.0
|
pydantic-settings==2.1.0
|
||||||
PyMuPDF==1.23.22
|
PyMuPDF==1.23.22
|
||||||
litellm==1.27.8
|
litellm==1.28.13
|
||||||
chromadb==0.4.24
|
chromadb==0.4.24
|
||||||
celery[redis]==5.3.6
|
celery[redis]==5.3.6
|
||||||
redis==5.0.1
|
redis==5.0.1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue