Less strict `gherkin-official` version requirement
This commit is contained in:
parent
9bb4967d9c
commit
8ce79eafa6
|
@ -1316,4 +1316,4 @@ type = ["pytest-mypy"]
|
|||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.9"
|
||||
content-hash = "c14dd53bbf4f9bc1284da14ba9fab7b96c05be005ef3565a53a26d203a745397"
|
||||
content-hash = "5ae97a9f6abf8b7b030d2d845f384785c0681b063e3fa5fd4b2cd69c16c8c00d"
|
||||
|
|
|
@ -41,7 +41,7 @@ parse-type = "*"
|
|||
pytest = ">=7.0.0"
|
||||
typing-extensions = "*"
|
||||
packaging = "*"
|
||||
gherkin-official = "^29.0.0"
|
||||
gherkin-official = ">=29.0.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
tox = ">=4.11.3"
|
||||
|
|
Loading…
Reference in New Issue