From 8f4e376e4aaa7f6e08b24fb80a93d16e49fa322a Mon Sep 17 00:00:00 2001 From: minecraft1024a Date: Sun, 16 Nov 2025 13:58:44 +0800 Subject: [PATCH] =?UTF-8?q?build(deps):=20=E6=B7=BB=E5=8A=A0=20slowapi=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 1 + requirements.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index 7aae8254b..2f70c2c4c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,6 +4,7 @@ version = "0.12.0" description = "MoFox-Bot 是一个基于大语言模型的可交互智能体" requires-python = ">=3.11,<=3.13" dependencies = [ + "slowapi>=0.1.8", "aiohttp>=3.12.14", "aiohttp-cors>=0.8.1", "aiofiles>=23.1.0", diff --git a/requirements.txt b/requirements.txt index eb6b499a2..4fa4c3705 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,7 @@ faiss-cpu fastapi fastmcp filetype +slowapi rjieba jsonlines maim_message