Added anki to dependencies

This commit is contained in:
Karsten Lehmann
2020-08-28 20:34:22 +02:00
parent 75c1ea0994
commit 9da0eb7773
4 changed files with 285 additions and 75 deletions

View File

@@ -6,6 +6,7 @@ authors = ["Vikash Kothary <kothary.vikash@gmail.com>"]
[tool.poetry.dependencies]
python = "^3.7"
anki = "^2.1.32"
beautifulsoup4 = "^4.9.1"
requests = "^2.24.0"
markdown = "^3.2.2"