Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 19 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ anyio==4.6.2.post1
# via
# httpx
# openai
async-timeout==4.0.3
# via aiohttp
attrs==24.2.0
# via
# aiohttp
Expand Down Expand Up @@ -46,6 +48,10 @@ diskcache==5.6.3
# via -r requirements/requirements.in
distro==1.9.0
# via openai
exceptiongroup==1.3.1
# via anyio
fastuuid==0.14.0
# via litellm
filelock==3.16.1
# via huggingface-hub
flake8==7.1.1
Expand All @@ -67,7 +73,9 @@ h11==0.14.0
httpcore==1.0.6
# via httpx
httpx==0.27.2
# via openai
# via
# litellm
# openai
huggingface-hub==0.26.1
# via tokenizers
idna==3.10
Expand All @@ -84,7 +92,7 @@ importlib-resources==6.4.5
# via -r requirements/requirements.in
jinja2==3.1.4
# via litellm
jiter==0.6.1
jiter==0.13.0
# via openai
json5==0.9.25
# via -r requirements/requirements.in
Expand All @@ -94,7 +102,7 @@ jsonschema==4.23.0
# litellm
jsonschema-specifications==2024.10.1
# via jsonschema
litellm==1.50.4
litellm==1.83.0
# via -r requirements/requirements.in
markdown-it-py==3.0.0
# via rich
Expand All @@ -114,7 +122,7 @@ numpy==1.26.4
# via
# -r requirements/requirements.in
# scipy
openai==1.52.2
openai==2.28.0
# via litellm
packaging==24.1
# via
Expand Down Expand Up @@ -171,7 +179,6 @@ regex==2024.9.11
requests==2.32.3
# via
# huggingface-hub
# litellm
# tiktoken
rich==13.9.3
# via -r requirements/requirements.in
Expand Down Expand Up @@ -212,15 +219,21 @@ tree-sitter-languages==1.10.2
# via grep-ast
typing-extensions==4.12.2
# via
# anyio
# exceptiongroup
# huggingface-hub
# multidict
# openai
# pydantic
# pydantic-core
# rich
urllib3==2.2.3
# via requests
wcwidth==0.2.13
# via prompt-toolkit
yarl==1.16.0
# via aiohttp
zipp==3.20.2
# via importlib-metadata
# via
# importlib-metadata
# importlib-resources