Skip to content

Commit 0c8daec

Browse files
authored
set pynini==2.1.5 (#167)
1 parent 575e795 commit 0c8daec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"tn": ["*.fst"],
3636
"itn": ["*.fst"],
3737
},
38-
install_requires=['pynini', 'importlib_resources'],
38+
install_requires=['pynini==2.1.5', 'importlib_resources'],
3939
entry_points={
4040
"console_scripts": [
4141
"wetn = tn.main:main",

0 commit comments

Comments
 (0)