Skip to content

Commit

Permalink
chore(dependencies): Fix dependency name
Browse files Browse the repository at this point in the history
  • Loading branch information
ruivieira committed Nov 12, 2024
1 parent ff26507 commit 32196ae
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 @@ -74,7 +74,7 @@ testing = ["pytest==8.3.3", "pytest-cov==6.0.0", "pytest-xdist==3.6.1"]
vllm = ["vllm>=0.4.2"]
zeno = ["pandas==2.2.3", "zeno-client"]
wandb = ["wandb>=0.16.3", "pandas==2.2.3", "numpy==2.1.2"]
ibm_watsonx_ai = ["ibm-watson-ai==1.1.23" ]
ibm_watsonx_ai = ["ibm-watsonx-ai==1.1.23" ]
all = [
"lm_eval[anthropic]",
"lm_eval[dev]",
Expand Down

0 comments on commit 32196ae

Please sign in to comment.