update poetry toml anki to 2.1.49

This commit is contained in:
dobefore 2022-02-07 14:11:40 +08:00 committed by Vikash Kothary
parent d8cf779105
commit 1b305509c1

View File

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