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 @@ -46,7 +46,7 @@ Homepage = "https://github.com/openlayer-ai/openlayer-python"
4646Repository = " https://github.com/openlayer-ai/openlayer-python"
4747
4848[project .optional-dependencies ]
49- aiohttp = [" aiohttp" , " httpx_aiohttp>=0.1.8 " ]
49+ aiohttp = [" aiohttp" , " httpx_aiohttp>=0.1.9 " ]
5050
5151[tool .rye ]
5252managed = true
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ httpx==0.28.1
5757 # via httpx-aiohttp
5858 # via openlayer
5959 # via respx
60- httpx-aiohttp==0.1.8
60+ httpx-aiohttp==0.1.9
6161 # via openlayer
6262idna==3.4
6363 # via anyio
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ httpcore==1.0.9
4444httpx==0.28.1
4545 # via httpx-aiohttp
4646 # via openlayer
47- httpx-aiohttp==0.1.8
47+ httpx-aiohttp==0.1.9
4848 # via openlayer
4949idna==3.4
5050 # via anyio
You can’t perform that action at this time.
0 commit comments