chore: Update anki dependency to latest version

This commit is contained in:
Vikash Kothary
2022-02-06 14:54:18 +00:00
parent 30bc574d8d
commit a4a264d782
4 changed files with 190 additions and 159 deletions

View File

@@ -9,7 +9,7 @@ packages = [
[tool.poetry.dependencies]
python = "^3.8"
anki = "2.1.43"
anki = "^2.1.43"
beautifulsoup4 = "^4.9.1"
requests = "^2.24.0"
markdown = "^3.2.2"