fix(anki): external resources in flashcards

This commit is contained in:
arne314
2024-12-23 20:22:56 +01:00
parent 1124181f59
commit b0d8031a8e
6 changed files with 41 additions and 102 deletions

View File

@@ -10,7 +10,7 @@ authors = [
{ name = "arne314", email = "73391160+arne314@users.noreply.github.com" }
]
readme = "README.md"
requires-python = ">=3.9.20"
requires-python = ">=3.10.15"
dependencies = [
"aiohttp>=3.11.11",
"tree-sitter-language-pack>=0.2.0",