diff --git a/pyproject.toml b/pyproject.toml index cdf66700e..64f0c926c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "faiss-cpu==1.10.0", "filelock>=3.18.0", "google-genai>=1.14.0", - "googlesearch-python>=1.3.0", + "mi-googlesearch-python==1.3.0.post1", "lark-oapi>=1.4.15", "lxml-html-clean>=0.4.2", "mcp>=1.8.0", diff --git a/requirements.txt b/requirements.txt index 7ab79a34b..5af016b28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ qq-botpy chardet~=5.1.0 Pillow beautifulsoup4 -googlesearch-python +mi-googlesearch-python readability-lxml quart lxml_html_clean @@ -43,4 +43,4 @@ pydub sqlmodel deprecated sqlalchemy[asyncio] -audioop-lts; python_version>='3.13' \ No newline at end of file +audioop-lts; python_version>='3.13'