update poetry toml anki to 2.1.49

This commit is contained in:
dobefore
2022-03-08 22:18:11 +00:00
committed by Vikash Kothary
parent d8cf779105
commit 1b305509c1
+1 -1
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"