File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ fairseq==0.10.2
2323pyicu==2.6
2424deepcut==0.7.0.0
2525h5py==3.1.0
26- tensorflow==2.5.1
26+ tensorflow==2.5.2
2727pandas==0.24
2828tltk==1.3.8
2929OSKut==1.3
30- nlpo3==1.2.1
30+ nlpo3==1.2.2
Original file line number Diff line number Diff line change 7474 ],
7575 "tltk" : ["tltk>=1.3.8" ],
7676 "oskut" : ["oskut>=1.3" ],
77- "nlpo3" : ["nlpo3>=1.2.1 " ],
77+ "nlpo3" : ["nlpo3>=1.2.2 " ],
7878 "full" : [
7979 "PyYAML>=5.3.1" ,
8080 "attacut>=1.0.4" ,
9999 "symspellpy>=6.7.0" ,
100100 "tltk>=1.3.8" ,
101101 "oskut>=1.3" ,
102- "nlpo3>=1.2.1" ,
103- "python-crfsuite>=0.9.6" ,
102+ "nlpo3>=1.2.2" ,
104103 ],
105104}
106105
111110 long_description = readme ,
112111 long_description_content_type = "text/markdown" ,
113112 author = "PyThaiNLP" ,
114- author_email = "wannaphong@kkumail .com" ,
113+ author_email = "email@wannaphong .com" ,
115114 url = "https://github.com/PyThaiNLP/pythainlp" ,
116115 packages = find_packages (exclude = ["tests" , "tests.*" ]),
117116 test_suite = "tests" ,
You can’t perform that action at this time.
0 commit comments