modify: 更新了requirements.txt
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user