Skip to content

Commit

Permalink
chore: rm dependency and lock
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbanse authored and samuelrince committed Aug 28, 2024
1 parent 9ff650e commit a0665d2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 27 deletions.
40 changes: 14 additions & 26 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ aiohttp = { version = "^3.9.3", optional = true }
minijinja = { version = "^1.0.16", optional = true }
google-generativeai = { version = "^0.7.0", optional = true }
litellm = {version="^1.41.23", optional = true}
pycountry = "^24.6.1"

[tool.poetry.extras]
openai = ["openai"]
Expand Down

0 comments on commit a0665d2

Please sign in to comment.