Hann99 commited on
Commit
b2a0b29
·
1 Parent(s): cf9bbdf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt CHANGED
@@ -11,3 +11,16 @@ paddle
11
  jieba
12
 
13
  pyecharts
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  jieba
12
 
13
  pyecharts
14
+
15
+ sys
16
+
17
+ re
18
+
19
+ unicodedata
20
+
21
+ os
22
+
23
+ collections
24
+
25
+ typing
26
+