Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ pillow
|
|
10 |
google-cloud-vision
|
11 |
spicy
|
12 |
num2words
|
13 |
-
sentencepiece
|
|
|
|
10 |
google-cloud-vision
|
11 |
spicy
|
12 |
num2words
|
13 |
+
sentencepiece
|
14 |
+
pymorphy2
|