We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
httpx-aiohttp
1 parent c5218ec commit 8d29288Copy full SHA for 8d29288
pyproject.toml
@@ -40,7 +40,7 @@ Homepage = "https://github.com/runloopai/api-client-python"
40
Repository = "https://github.com/runloopai/api-client-python"
41
42
[project.optional-dependencies]
43
-aiohttp = ["aiohttp", "httpx_aiohttp>=0.1.8"]
+aiohttp = ["aiohttp", "httpx_aiohttp>=0.1.9"]
44
45
[tool.uv]
46
managed = true
0 commit comments