adding latest working version

This commit is contained in:
2020-03-07 02:40:05 +00:00
parent 19e706eb50
commit 76fe7333db
4 changed files with 37797 additions and 116 deletions

View File

@@ -12,6 +12,8 @@ addict = "^2.2.1"
progress = "^1.5"
numpy = "^1.18.1"
beautifultable = "^0.8.0"
wordcloud = "^1.6.0"
multidict = "^4.7.5"
[tool.poetry.dev-dependencies]
pytest = "^5.2"