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 5eb23f8 commit 0c1be81Copy full SHA for 0c1be81
demos/blog/requirements.txt
@@ -11,5 +11,5 @@ sqlalchemy==1.4.45
11
# testing
12
pytest==7.2.2
13
pytest-aiohttp==1.0.4
14
-pytest-asyncio==0.20.3
+pytest-asyncio==0.21.0
15
flake8==6.0.0
demos/moderator/requirements-dev.txt
@@ -14,6 +14,6 @@ ipdb==0.13.13
mypy==1.1.1
16
17
18
pytest-cov==4.0.0
19
pytest-sugar==0.9.6
0 commit comments