tinydb migration

This commit is contained in:
Yax 2020-12-27 20:04:20 +01:00
parent eaad39b05b
commit 3293a10abe
4 changed files with 195 additions and 158 deletions

View file

@ -15,6 +15,7 @@ profig = "^0.5.1"
markdown = "^3.1.1"
flask_apscheduler = "^1.11.0"
requests = "^2.22.0"
tinydb = "^4.3.0"
[tool.poetry.dev-dependencies]
pytest = "^5.2"