bump anki version to 2.1.46

have not poetry set up
This commit is contained in:
dobefore
2022-02-04 19:55:20 +08:00
committed by Vikash Kothary
parent 6f39243bd0
commit a2d3ab15ca
2 changed files with 5 additions and 6 deletions

View File

@@ -6,10 +6,9 @@ authors = ["Vikash Kothary <kothary.vikash@gmail.com>"]
packages = [
{ include = "ankisyncd", from = "src" }
]
[tool.poetry.dependencies]
python = "^3.8"
anki = "^2.1.43"
anki = "2.1.46"
beautifulsoup4 = "^4.9.1"
requests = "^2.24.0"
markdown = "^3.2.2"