From 69945b730fd3f6b6138ce50e49fc3392fcd74d71 Mon Sep 17 00:00:00 2001
From: yj <2077506045@qq.com>
Date: 星期一, 28 七月 2025 18:16:52 +0800
Subject: [PATCH] 新增关键词过滤;新增活跃客服统计;新增掉线通知

---
 requirements.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 6e0f4a5..56a01b2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,3 +11,5 @@
 cryptography==45.0.5
 pytest==8.4.1
 httpx==0.28.1
+pyinstaller==6.3.0
+pywin32==306

--
Gitblit v1.9.1