bleeding: Avoid broken gherkin-official >= 31

See https://github.com/cucumber/gherkin/issues/373
This commit is contained in:
Florian Bruhin 2025-02-23 21:59:39 +01:00
parent fdfa9109ff
commit 12e6838267
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ git+https://github.com/pallets/werkzeug.git # transitive dep, but needed to wor
git+https://github.com/HypothesisWorks/hypothesis.git#subdirectory=hypothesis-python
git+https://github.com/pytest-dev/pytest.git
git+https://github.com/pytest-dev/pytest-bdd.git
gherkin-official<31.0.0 # https://github.com/cucumber/gherkin/issues/373
git+https://github.com/ionelmc/pytest-benchmark.git
git+https://github.com/pytest-dev/pytest-instafail.git
git+https://github.com/pytest-dev/pytest-mock.git