Chore: Auth Guard converted to CanActivateFn

This commit is contained in:
2024-05-31 12:38:17 +05:30
parent a095ede3de
commit b6bb3dbcfd
43 changed files with 231 additions and 398 deletions

View File

@ -18,7 +18,6 @@ alembic = "^1.13.1"
itsdangerous = "^2.2.0"
python-dotenv = "^1.0.1"
pydantic = {extras = ["dotenv"], version = "^2.7.2"}
starlette = "^0.37.2"
pandas = "^2.2.2"
arq = "^0.26.0"
openpyxl = "^3.1.3"