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 fdbcb14 commit 11e5a5cCopy full SHA for 11e5a5c
demos/blog/requirements.txt
@@ -10,5 +10,5 @@ SQLalchemy==2.0.43
10
# testing
11
pytest==8.4.1
12
pytest-aiohttp==1.1.0
13
-pytest-asyncio==0.26.0
+pytest-asyncio==1.1.0
14
flake8==7.3.0
demos/moderator/requirements-dev.txt
@@ -14,6 +14,6 @@ ipdb==0.13.13
mypy==1.17.1
15
16
17
18
pytest-cov==6.2.1
19
pytest-sugar==1.1.1
demos/shortify/requirements.txt
@@ -4,4 +4,4 @@ pyyaml==6.0.2
4
redis==6.4.0
5
trafaret==2.1.1
6
7
-pytest-asyncio==0.26
0 commit comments