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 a89da85 commit db89649Copy full SHA for db89649
pyproject.toml
@@ -37,7 +37,7 @@ dependencies = [
37
"PyYAML~=6.0.2",
38
"httpx~=0.28.1",
39
"httpx-retries~=0.4.0",
40
- "pytest-asyncio~=1.1.0",
+ "pytest-asyncio>=1.1,<1.3",
41
]
42
43
[project.urls]
0 commit comments