Skip to content

Commit a43ddef

Browse files
add snowballstemmer
1 parent c05e016 commit a43ddef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ pytest-cookies
55
sphinx>=5.3.0,<6.0.0
66
sphinx-material # sphinx theme
77
myst-parser # adds markdown to sphinx
8-
sphinxcontrib-mermaid # adds option to have diagrams in sphinx
8+
sphinxcontrib-mermaid # adds option to have diagrams in sphinx
9+
snowballstemmer

0 commit comments

Comments
 (0)