Skip to content

Commit 765d7b3

Browse files
authored
add litellm dependency to pyproject.toml
1 parent 44305e0 commit 765d7b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ authors = [
1313
readme = "README.md"
1414
dependencies = [
1515
"mesa[rec]>=3.0",
16+
"litellm",
1617
]
1718
dynamic = ["version"]
1819

0 commit comments

Comments
 (0)