mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 07:56:52 +08:00
feat(network): migrate async HTTP client to HTTPX2 (#6394)
This commit is contained in:
@@ -33,6 +33,7 @@ dependencies = [
|
||||
"fastapi~=0.141.1",
|
||||
"google-genai~=2.8.0",
|
||||
"httpx[http2,socks]~=0.28.1",
|
||||
"httpx2[http2,socks]~=2.12.0",
|
||||
"jieba-next~=1.0.0rc1",
|
||||
"jinja2~=3.1.6",
|
||||
"langchain~=1.3.15",
|
||||
|
||||
Reference in New Issue
Block a user