requirements.txt: install snowballstemmer for better computing a word's difficulty level.

Alpha-snapshot20230519
Hui Lan 2023-05-19 09:03:20 +08:00
parent 39d96014d9
commit 349488167b
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@ Flask==1.1.2
selenium==3.141.0 selenium==3.141.0
PyYAML~=6.0 PyYAML~=6.0
pony==0.7.16 pony==0.7.16
snowballstemmer==2.2.0