Skip to content

Commit

Permalink
Update argilla dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmbmb committed Jul 30, 2024
1 parent 6e13f3a commit b0a6b71
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,7 @@ tests = [

# Optional LLMs, integrations, etc
anthropic = ["anthropic >= 0.20.0"]
argilla = [
# TODO(alvarobartt): update before the `argilla_sdk` or `argilla` release
"argilla~=2.0.0rc",
"ipython",
]
argilla = ["argilla >= 2.0.0", "ipython"]
cohere = ["cohere >= 5.2.0"]
groq = ["groq >= 0.4.1"]
hf-inference-endpoints = ["huggingface_hub >= 0.22.0"]
Expand Down

0 comments on commit b0a6b71

Please sign in to comment.