mirror of
https://github.com/anomalyco/opencode-sdk-python.git
synced 2026-05-17 04:12:43 +00:00
chore: bump httpx-aiohttp version to 0.1.9
This commit is contained in:
parent
932d414bd0
commit
92cb13de6a
3 changed files with 3 additions and 3 deletions
|
|
@ -39,7 +39,7 @@ Homepage = "https://github.com/sst/opencode-sdk-python"
|
|||
Repository = "https://github.com/sst/opencode-sdk-python"
|
||||
|
||||
[project.optional-dependencies]
|
||||
aiohttp = ["aiohttp", "httpx_aiohttp>=0.1.8"]
|
||||
aiohttp = ["aiohttp", "httpx_aiohttp>=0.1.9"]
|
||||
|
||||
[tool.rye]
|
||||
managed = true
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ httpx==0.28.1
|
|||
# via httpx-aiohttp
|
||||
# via opencode-ai
|
||||
# via respx
|
||||
httpx-aiohttp==0.1.8
|
||||
httpx-aiohttp==0.1.9
|
||||
# via opencode-ai
|
||||
idna==3.4
|
||||
# via anyio
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ httpcore==1.0.9
|
|||
httpx==0.28.1
|
||||
# via httpx-aiohttp
|
||||
# via opencode-ai
|
||||
httpx-aiohttp==0.1.8
|
||||
httpx-aiohttp==0.1.9
|
||||
# via opencode-ai
|
||||
idna==3.4
|
||||
# via anyio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue