Skip to content

Commit f6fd89b

Browse files
authored
v0.1dev7
1 parent 29f7b6d commit f6fd89b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
requirements = [
44
"pythainlp>=3.1.0",
55
"spacy>=3.0",
6+
"gensim>=4.0",
67
"python-crfsuite"
78
]
89

@@ -12,7 +13,7 @@
1213

1314
setup(
1415
name="spacy-pythainlp",
15-
version="0.1dev6",
16+
version="0.1dev7",
1617
description="PyThaiNLP For spaCy",
1718
long_description=readme,
1819
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)