Bump mystem lib. Lint code.

This commit is contained in:
AB
2020-12-31 01:56:20 +03:00
parent 17442819c4
commit 3fd5b124f3
4 changed files with 13 additions and 6 deletions

View File

@@ -33,5 +33,5 @@ subprocess = "0.2.6"
serde_json = "1.0"
markov = "1.1.0"
rand = "0.7.3"
mystem = "0.2"
mystem = "0.2.1"
async-trait = "0.1.42"