Skip to content

Commit 952dfcc

Browse files
authored
Pin version of snowballstemmer (#101)
[no objections from the team, not reviewed] This was relied on by one of our other dependencies (likely through a more extensive dependency chain). It updated its most recent version to 3.0.0 today and that broke our documentation tests, so pin to an older version for now while I figure out: 1. what package is using it 2. whether it's necessary to be using that dependency
2 parents f3d89d9 + 1cbe3d4 commit 952dfcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
sphinx_rtd_theme==2.0.0
2+
snowballstemmer==2.2.0

0 commit comments

Comments
 (0)