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.
1 parent 0798ea1 commit 3c6bf50Copy full SHA for 3c6bf50
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