Skip to content

Commit 77b2e53

Browse files
New version of snowballstemmer from CI breaks build process, force working version
1 parent dc39f43 commit 77b2e53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ matplotlib = "*"
1818
scikit-learn = "*"
1919
pyvis = "*"
2020
plotly = "^6.0.0"
21+
snowballstemmer = "2.2.0"
22+
2123

2224
[build-system]
2325
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)