add tenant api

This commit is contained in:
2025-01-19 09:52:37 -07:00
parent 86a1e38dfc
commit 7cf05261c6
8 changed files with 338 additions and 126 deletions

View File

@@ -16,7 +16,6 @@ dependencies = [
"psycopg<4.0.0,>=3.1.19",
"alembic<2.0.0,>=1.13.1",
"pydantic<3.0.0,>=2.7.1",
"flask-restful<1.0.0,>=0.3.10",
]
[project.scripts]