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 879f99c commit ecdde1aCopy full SHA for ecdde1a
demos/blog/requirements.txt
@@ -10,5 +10,5 @@ SQLalchemy==2.0.43
10
# testing
11
pytest==8.4.2
12
pytest-aiohttp==1.1.0
13
-pytest-asyncio==0.26.0
+pytest-asyncio==1.2.0
14
flake8==7.3.0
demos/moderator/requirements-dev.txt
@@ -14,6 +14,6 @@ ipdb==0.13.13
mypy==1.18.1
15
16
17
18
pytest-cov==7.0.0
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