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 c484323 commit 865ac3bCopy full SHA for 865ac3b
demos/blog/requirements.txt
@@ -10,5 +10,5 @@ SQLalchemy==2.0.36
10
# testing
11
pytest==8.3.4
12
pytest-aiohttp==1.0.5
13
-pytest-asyncio==0.25.1
+pytest-asyncio==0.25.2
14
flake8==7.1.1
demos/moderator/requirements-dev.txt
@@ -14,6 +14,6 @@ ipdb==0.13.13
mypy==1.14.1
15
16
17
18
pytest-cov==6.0.0
19
pytest-sugar==1.0.0
0 commit comments