fix: replace fast jieba dependency

This commit is contained in:
jxxghp
2026-05-23 12:59:33 +08:00
parent 00fc8b2f53
commit 134c441754
6 changed files with 68 additions and 14 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ pywebpush~=2.0.3
aiosqlite~=0.21.0
psycopg2-binary~=2.9.10
asyncpg~=0.30.0
fast-jieba~=0.4.0
jieba-next~=1.0.0rc1
rsa~=4.9
redis~=6.2.0
async_timeout~=5.0.1; python_full_version < "3.11.3"