modify: 更新了requirements.txt

This commit is contained in:
2025-10-10 08:14:46 +08:00
parent 69488904a0
commit a5e3c4c1da

View File

@@ -27,5 +27,8 @@ cryptography>=3.4.7
# OpenAI # OpenAI
openai openai
# jieba for Chinese text segmentation
jieba
# Note: hashlib and json are part of Python standard library # Note: hashlib and json are part of Python standard library
# Note: os and datetime are part of Python standard library # Note: os and datetime are part of Python standard library