bump versions for new litellm with prefill

This commit is contained in:
Paul Gauthier 2024-08-12 15:33:09 -07:00
parent 73734efe89
commit 27f92b26c6
4 changed files with 26 additions and 22 deletions

View file

@ -6,7 +6,7 @@
#
aiohappyeyeballs==2.3.5
# via aiohttp
aiohttp==3.10.2
aiohttp==3.10.3
# via litellm
aiosignal==1.3.1
# via aiohttp
@ -92,7 +92,7 @@ jsonschema==4.23.0
# litellm
jsonschema-specifications==2023.12.1
# via jsonschema
litellm==1.43.4
litellm==1.43.7
# via -r requirements/requirements.in
markdown-it-py==3.0.0
# via rich
@ -112,7 +112,7 @@ numpy==1.26.4
# via
# -r requirements/requirements.in
# scipy
openai==1.40.2
openai==1.40.6
# via litellm
packaging==24.1
# via
@ -125,7 +125,9 @@ pathspec==0.12.1
pillow==10.4.0
# via -r requirements/requirements.in
prompt-toolkit==3.0.47
# via -r requirements/requirements.in
# via
# -r requirements/requirements.in
# pypager
pycodestyle==2.12.1
# via flake8
pycparser==2.22
@ -139,7 +141,11 @@ pydantic-core==2.20.1
pyflakes==3.2.0
# via flake8
pygments==2.18.0
# via rich
# via
# pypager
# rich
pypager==3.0.1
# via -r requirements/requirements.in
pypandoc==1.13
# via -r requirements/requirements.in
pyperclip==1.9.0
@ -176,7 +182,7 @@ sniffio==1.3.1
# anyio
# httpx
# openai
sounddevice==0.4.7
sounddevice==0.5.0
# via -r requirements/requirements.in
soundfile==0.12.1
# via -r requirements/requirements.in
@ -210,5 +216,5 @@ wcwidth==0.2.13
# via prompt-toolkit
yarl==1.9.4
# via aiohttp
zipp==3.19.2
zipp==3.20.0
# via importlib-metadata