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 e7ef9ee commit b46e35bCopy full SHA for b46e35b
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>=4.1.0,<5.0.0",
38
"pytest-mock>=3.11.0,<4.0.0",
39
"fakeredis>=2.0.0,<3.0.0",
0 commit comments