From 288945bf7e61e1a73a53fae6855fe326f0f6d16b Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Thu, 29 May 2025 15:48:21 +0800 Subject: [PATCH] chore: aiosqlite to requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f75b0cf3..c5b640e20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,4 +35,5 @@ click filelock watchfiles websockets -faiss-cpu \ No newline at end of file +faiss-cpu +aiosqlite \ No newline at end of file