File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ Homepage = "https://github.com/scaleapi/agentex-python"
6666Repository = " https://github.com/scaleapi/agentex-python"
6767
6868[project .optional-dependencies ]
69- aiohttp = [" aiohttp" , " httpx_aiohttp>=0.1.8 " ]
69+ aiohttp = [" aiohttp" , " httpx_aiohttp>=0.1.9 " ]
7070dev = [
7171 " ruff>=0.3.4" ,
7272]
Original file line number Diff line number Diff line change @@ -113,9 +113,9 @@ httpx==0.27.2
113113 # via mcp
114114 # via openai
115115 # via respx
116+ httpx-aiohttp==0.1.9
116117 # via scale-gp
117118 # via scale-gp-beta
118- httpx-aiohttp==0.1.8
119119 # via agentex-sdk
120120httpx-sse==0.4.1
121121 # via mcp
Original file line number Diff line number Diff line change @@ -99,12 +99,12 @@ httpcore==1.0.9
9999httpx==0.27.2
100100 # via agentex-sdk
101101 # via httpx-aiohttp
102+ httpx-aiohttp==0.1.9
102103 # via litellm
103104 # via mcp
104105 # via openai
105106 # via scale-gp
106107 # via scale-gp-beta
107- httpx-aiohttp==0.1.8
108108 # via agentex-sdk
109109httpx-sse==0.4.1
110110 # via mcp
You can’t perform that action at this time.
0 commit comments