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 2afd156 commit c84f7c4Copy full SHA for c84f7c4
pyproject.toml
@@ -33,7 +33,7 @@ dependencies = [
33
[dependency-groups]
34
test = [
35
"pytest>=7.4.0,<8.0.0",
36
- "pytest-asyncio>=0.21.0,<1.0.0",
+ "pytest-asyncio>=1.2.0,<1.3.0",
37
"pytest-cov>=7.0.0,<7.1.0",
38
"pytest-mock>=3.11.0,<4.0.0",
39
"fakeredis>=2.0.0,<3.0.0",
0 commit comments