Skip to content

Commit fc98aeb

Browse files
committed
fix: add pyenchant dependency for word building game
1 parent 5d3565d commit fc98aeb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ reportlab==4.5.1
1717

1818
# NLP dependencies
1919
nltk==3.9.1
20+
pyenchant==3.3.0
2021

0 commit comments

Comments
 (0)