适配httpx0.28
This commit is contained in:
@@ -4,7 +4,6 @@ description = "文件翻译工具"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"httpx==0.27.2",
|
||||
"fastapi[standard]>=0.115.12",
|
||||
"jsonpath-ng>=1.7.0",
|
||||
"openpyxl>=3.1.5",
|
||||
@@ -19,6 +18,7 @@ dependencies = [
|
||||
"pymdown-extensions>=10.16.1",
|
||||
"chardet>=5.2.0",
|
||||
"pysubs2>=1.8.0",
|
||||
"httpx>=0.28.1",
|
||||
]
|
||||
dynamic = ["version"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user