From 626a21d23e606db16b79d58307e4af035dbbb9d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=91=E4=BA=91?= <52269948+ngc660sec@users.noreply.github.com> Date: Fri, 29 Nov 2024 14:06:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dspark-ai-python=E5=8C=85?= =?UTF-8?q?=E5=AE=89=E8=A3=85=E4=B8=8D=E4=B8=8A=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复spark-ai-python包安装不上问题 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 959ed9d..8583551 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ tencentcloud_sdk_python_common==3.0.1186 tencentcloud_sdk_python_hunyuan==3.0.1186 meme_generator==0.0.19.1 -spark-ai-python==0.4.1 +spark-ai-python feedparser==6.0.11 wcferry==39.2.4.0 Requests==2.32.3 @@ -10,4 +10,4 @@ Pillow==10.4.0 urllib3==2.2.3 PyYAML==6.0.2 cprint==1.2.2 -lxml==5.2.2 \ No newline at end of file +lxml==5.2.2