revert: peewee migrations

This commit is contained in:
Timothy J. Baek
2024-07-03 21:12:16 -07:00
parent 0d78b63805
commit 15f6f7bd15
18 changed files with 1104 additions and 2 deletions

View File

@@ -14,8 +14,8 @@ requests==2.32.3
aiohttp==3.9.5
sqlalchemy==2.0.30
alembic==1.13.1
# peewee==3.17.5
# peewee-migrate==1.12.2
peewee==3.17.5
peewee-migrate==1.12.2
psycopg2-binary==2.9.9
PyMySQL==1.1.1
bcrypt==4.1.3