Feat: removed migrations

This commit is contained in:
2024-12-26 14:08:32 +03:00
parent 0f058070f2
commit db90f919b4
3 changed files with 1 additions and 94 deletions

View File

@@ -14,7 +14,6 @@ peewee = "^3.17.8"
uvloop = "^0.21.0"
jurigged = "^0.6.0"
psycopg2-binary = "^2.9.10"
peewee-migrate = "^1.13.0"
[build-system]