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.
httpx-aiohttp
1 parent 716ca6d commit e9c0d34Copy full SHA for e9c0d34
pyproject.toml
@@ -66,7 +66,7 @@ Homepage = "https://github.com/scaleapi/agentex-python"
66
Repository = "https://github.com/scaleapi/agentex-python"
67
68
[project.optional-dependencies]
69
-aiohttp = ["aiohttp", "httpx_aiohttp>=0.1.8"]
+aiohttp = ["aiohttp", "httpx_aiohttp>=0.1.9"]
70
dev = [
71
"ruff>=0.3.4",
72
]
0 commit comments