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