Commit 3b41f0b
Changed files (2)
pyproject.toml
@@ -10,7 +10,7 @@ dependencies = [
"chardet==7.4.3",
"curl-cffi==0.15.0",
"cutword==0.1.1",
- "dashscope==1.25.17",
+ "dashscope==1.25.18",
"feedgen==1.0.0",
"feedparser==6.0.12",
"glom==25.12.0",
uv.lock
@@ -268,7 +268,7 @@ requires-dist = [
{ name = "chardet", specifier = "==7.4.3" },
{ name = "curl-cffi", specifier = "==0.15.0" },
{ name = "cutword", specifier = "==0.1.1" },
- { name = "dashscope", specifier = "==1.25.17" },
+ { name = "dashscope", specifier = "==1.25.18" },
{ name = "feedgen", specifier = "==1.0.0" },
{ name = "feedparser", specifier = "==6.0.12" },
{ name = "glom", specifier = "==25.12.0" },
@@ -515,7 +515,7 @@ wheels = [
[[package]]
name = "dashscope"
-version = "1.25.17"
+version = "1.25.18"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "aiohttp", marker = "(platform_machine == 'arm64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'linux')" },
@@ -525,7 +525,7 @@ dependencies = [
{ name = "websocket-client", marker = "(platform_machine == 'arm64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'linux')" },
]
wheels = [
- { url = "https://files.pythonhosted.org/packages/4a/25/2e9d14f3a0e200a7468069ba31953998f6a234ee2d73b1bb74aaf7aa66cb/dashscope-1.25.17-py3-none-any.whl", hash = "sha256:ed5ff8508f91df1663300ebef572e2b73f2acd7a0473a80d7179f5225a13c7d9", size = 1346198, upload-time = "2026-04-16T02:24:21.889Z" },
+ { url = "https://files.pythonhosted.org/packages/de/06/97d1a25319433b10e88ed4b8d0c84adcfac46f2edefc7ff80703c59890bb/dashscope-1.25.18-py3-none-any.whl", hash = "sha256:a9854280650f19c9f9eacf4de727adc3e498bf0289d9c18e3a7cd4238ea69c2e", size = 1346258, upload-time = "2026-05-13T02:41:49.983Z" },
]
[[package]]