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 24d3317 commit 2593bb5Copy full SHA for 2593bb5
demos/blog/requirements.txt
@@ -10,5 +10,5 @@ SQLalchemy==2.0.37
10
# testing
11
pytest==8.3.4
12
pytest-aiohttp==1.0.5
13
-pytest-asyncio==0.25.2
+pytest-asyncio==0.25.3
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