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 ec4ed15 commit eec3d33Copy full SHA for eec3d33
setup.py
@@ -5,7 +5,7 @@
5
6
tests_requires = [
7
"pytest>=6.2,<6.3",
8
- "pytest-asyncio>=0.17,<1",
+ "pytest-asyncio>=0.16,<1",
9
"pytest-cov>=3,<4",
10
"aiohttp>=3.8,<4",
11
"Jinja2>=2.11,<3",
0 commit comments