Skip to content

Commit

Permalink
rm useless pin (#5995)
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 authored Oct 6, 2023
1 parent 1cdff64 commit 4e921c6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,6 @@ onnx-gpu = [
metrics = [ # for metrics
"scipy>=1.3.2",
"rapidfuzz>=2.0.15,<2.8.0", # FIXME https://github.com/deepset-ai/haystack/pull/3199
# Pin setuptools_scm to prevent errors in Windows tests while installing seqeval
# https://github.com/deepset-ai/haystack/issues/5889
"setuptools_scm<8.0; platform_system == 'Windows'",
"seqeval",
"mlflow",
]
Expand Down

0 comments on commit 4e921c6

Please sign in to comment.