Skip to content

Commit

Permalink
ad litellm to pip dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
granawkins committed Feb 3, 2024
1 parent 15a2753 commit 58a82f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@ version = "0.1.0"
description = "An AI command-line assistant"
readme = "README.md"
dependencies = [
"litellm>=1.20.5",
"litellm>=1.20.5"
"matplotlib>=3.8.2",
]
requires-python = ">=3.8"
Expand Down

0 comments on commit 58a82f9

Please sign in to comment.