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.
2 parents 975f233 + c72a2dc commit c7c5e1aCopy full SHA for c7c5e1a
python/requirements.txt
@@ -4,7 +4,7 @@ httpx[http2]~=0.27
4
build~=1.1
5
aiofiles~=24.1
6
pydantic~=2.11.5
7
-pytest-asyncio~=0.26.0
+pytest-asyncio~=1.1.0
8
pytest~=8.3.5
9
pytest-httpx~=0.35
10
.
python/setup.cfg
@@ -23,7 +23,7 @@ install_requires =
23
24
25
26
- pytest-asyncio~=0.26.0
+ pytest-asyncio~=1.1.0
27
28
pytest-httpx~=0.35.0
29
0 commit comments