We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6c8bdc commit 15b56d5Copy full SHA for 15b56d5
1 file changed
pyproject.toml
@@ -31,7 +31,7 @@ dependencies = [
31
32
[project.optional-dependencies]
33
test = [
34
- "pytest>=7",
+ "pytest>=9",
35
"pytest-asyncio>=0.21",
36
]
37
0 commit comments