Skip to content

Commit 66c3f4e

Browse files
authored
Use aiosqlite and batching (#194)
1 parent 21d780b commit 66c3f4e

4 files changed

Lines changed: 364 additions & 208 deletions

File tree

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ keywords = ynab, sqlite, sql, budget, plan, cli
2020
packages = find:
2121
install_requires =
2222
aiohttp>=3
23+
aiosqlite
2324
tldm
2425
python_requires = >=3.12
2526

0 commit comments

Comments
 (0)