sheet processing implemented

This commit is contained in:
msramalho
2023-05-19 13:50:26 +01:00
parent d6aaaf1e12
commit 36ede720cb
9 changed files with 217 additions and 178 deletions

View File

@@ -17,7 +17,7 @@ aiosqlite = "*"
python-dotenv = "*"
loguru = "*"
sqlalchemy = "*"
auto-archiver = ">=0.5.12"
auto-archiver = "*"
alembic = "*"
fastapi-utils = "*"