From 716a5dbb8afc57cd094d7eb354c9e2521180fee4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B8=A6=E7=BE=BD?= Date: Fri, 30 May 2025 10:31:29 +0800 Subject: [PATCH] chore: add nh3 to requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5b640e20..ec81128db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,4 +36,5 @@ filelock watchfiles websockets faiss-cpu -aiosqlite \ No newline at end of file +aiosqlite +nh3 \ No newline at end of file