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 @@ -42,7 +42,7 @@ Repository = "https://github.com/julep-ai/python-sdk"
4242
4343[project .optional-dependencies ]
4444cli = [" julep-cli>=0.1.11; python_version >= '3.11'" ]
45- aiohttp = [" aiohttp" , " httpx_aiohttp>=0.1.8 " ]
45+ aiohttp = [" aiohttp" , " httpx_aiohttp>=0.1.9 " ]
4646
4747[tool .rye ]
4848managed = true
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ httpx==0.28.1
5656 # via httpx-aiohttp
5757 # via julep
5858 # via respx
59- httpx-aiohttp==0.1.8
59+ httpx-aiohttp==0.1.9
6060 # via julep
6161idna==3.4
6262 # via anyio
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ httpcore==1.0.9
4343httpx==0.28.1
4444 # via httpx-aiohttp
4545 # via julep
46- httpx-aiohttp==0.1.8
46+ httpx-aiohttp==0.1.9
4747 # via julep
4848idna==3.4
4949 # via anyio
You can’t perform that action at this time.
0 commit comments