We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ecbfa commit 9a794f5Copy full SHA for 9a794f5
1 file changed
pyproject.toml
@@ -19,7 +19,7 @@ classifiers = [
19
dynamic = ["version"]
20
dependencies = [
21
# Core dependencies for text processing functionality
22
- "pynini>=2.1.6,<2.2.0",
+ "pynini==2.1.6",
23
"importlib_resources"
24
]
25
0 commit comments