Skip to content

Commit

Permalink
remove mistral from dependency since its incorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
the-praxs committed Jan 14, 2025
1 parent 9af78b9 commit 3af0cd6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,11 @@ test = [
"litellm",
"ai21>=2.0.0,<3.0.0",
"groq",
"mistral",
"ollama",
"mistralai",
# "langchain",
"pytest-cov",
"fastapi[standard]",
"mistralai"
]

dev = [
Expand Down

0 comments on commit 3af0cd6

Please sign in to comment.