diff --git a/spacy/tests/test_cli.py b/spacy/tests/test_cli.py index 3104b49ff..b04304b2c 100644 --- a/spacy/tests/test_cli.py +++ b/spacy/tests/test_cli.py @@ -1055,6 +1055,7 @@ def test_cli_find_threshold(capsys): ) +@pytest.mark.skip(reason="wasabi test leads to version conflicts") @pytest.mark.parametrize( "reqs,output", [