Skip to content

Commit

Permalink
bump deps to pick up latest litellm
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gauthier committed May 2, 2024
1 parent 258c466 commit bd29004
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ httplib2==0.22.0
# google-auth-httplib2
httpx==0.27.0
# via openai
huggingface-hub==0.22.2
huggingface-hub==0.23.0
# via tokenizers
idna==3.7
# via
Expand All @@ -133,7 +133,7 @@ jsonschema==4.22.0
# altair
jsonschema-specifications==2023.12.1
# via jsonschema
litellm==1.35.33
litellm==1.35.35
# via -r requirements.in
markdown-it-py==3.0.0
# via rich
Expand Down Expand Up @@ -231,7 +231,7 @@ pyyaml==6.0.1
# via
# -r requirements.in
# huggingface-hub
referencing==0.35.0
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
Expand Down

0 comments on commit bd29004

Please sign in to comment.