Skip to content

Commit db14d76

Browse files
committed
add jieba
1 parent 3dcad40 commit db14d76

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

win.requirements.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ pandas
5151
pandasgui
5252
Pillow
5353
hiplot
54+
jieba
5455
## ���繤�߳��ð�
5556
requests
5657
beautifulsoup4

win.requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@ jedi==0.18.2
232232
# via
233233
# ipython
234234
# python-lsp-server
235+
jieba==0.42.1
236+
# via -r win.requirements.in
235237
jinja2==3.1.2
236238
# via
237239
# altair

0 commit comments

Comments
 (0)