We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8eb1050 + 3c6bf50 commit 5eed62fCopy full SHA for 5eed62f
pyproject.toml
@@ -34,7 +34,7 @@ include = ['LICENCE']
34
35
[tool.poetry.dependencies]
36
python = ">=3.7.1, <4.0"
37
-pytest = "^5 | ^6 | ^7"
+pytest = "^5 | ^6 | ^7 | ^8"
38
39
40
[tool.poetry.dev-dependencies]
0 commit comments