tinydb migration

This commit is contained in:
Yax 2020-12-27 20:04:20 +01:00
parent 7e8930faba
commit b258194d6f
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"