Skip to content

Commit

Permalink
Bump litellm version (AbanteAI#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
kvaky authored Feb 5, 2024
1 parent 992c40f commit 89c4422
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ description = "An AI command-line assistant"
readme = "README.md"
dependencies = [
"matplotlib>=3.8.2",
"litellm>=1.20.5"
"litellm>=1.22.3"
]
requires-python = ">=3.8"
classifiers = [
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
contourpy==1.2.0
cycler==0.12.1
fonttools==4.47.2
litellm==1.20.5
litellm==1.22.3
kiwisolver==1.4.5
matplotlib==3.8.2
numpy==1.26.3
Expand Down

0 comments on commit 89c4422

Please sign in to comment.