This commit is contained in:
Paul Gauthier 2024-08-20 17:05:43 -07:00
parent fc055a17c1
commit bbfbdb8adb
3 changed files with 15 additions and 15 deletions

View file

@ -4,9 +4,9 @@
#
# pip-compile --output-file=requirements.txt requirements/requirements.in
#
aiohappyeyeballs==2.3.7
aiohappyeyeballs==2.4.0
# via aiohttp
aiohttp==3.10.3
aiohttp==3.10.5
# via litellm
aiosignal==1.3.1
# via aiohttp
@ -68,7 +68,7 @@ httpcore==1.0.5
# via httpx
httpx==0.27.0
# via openai
huggingface-hub==0.24.5
huggingface-hub==0.24.6
# via tokenizers
idna==3.7
# via
@ -92,7 +92,7 @@ jsonschema==4.23.0
# litellm
jsonschema-specifications==2023.12.1
# via jsonschema
litellm==1.43.17
litellm==1.43.19
# 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.41.0
openai==1.42.0
# via litellm
packaging==24.1
# via