update poetry toml anki to 2.1.49
This commit is contained in:
parent
d8cf779105
commit
1b305509c1
@ -9,7 +9,7 @@ packages = [
|
|||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.8"
|
python = "^3.8"
|
||||||
anki = "2.1.46"
|
anki = "2.1.49"
|
||||||
beautifulsoup4 = "^4.9.1"
|
beautifulsoup4 = "^4.9.1"
|
||||||
requests = "^2.24.0"
|
requests = "^2.24.0"
|
||||||
markdown = "^3.2.2"
|
markdown = "^3.2.2"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user