feat: db migration to sqlite

This commit is contained in:
Timothy J. Baek 2023-12-25 21:44:28 -08:00
parent eadbfeb277
commit 9174331025
13 changed files with 302 additions and 60 deletions

View file

@ -13,8 +13,8 @@ uuid
requests
aiohttp
pymongo
peewee
bcrypt
PyJWT
pyjwt[crypto]
pyjwt[crypto]