feat: update auth for b2b

This commit is contained in:
2026-06-02 23:43:44 +03:00
parent caf7f003fa
commit e9b99535b9
6 changed files with 655 additions and 1 deletions

View File

@@ -4,6 +4,8 @@ version = "0.1.0"
description = "Add your description here"
requires-python = "==3.12.*"
dependencies = [
"acryl-datahub>=1.5.0.19",
"acryl-sqlglot>=25.25.2.dev9",
"apscheduler==3.11.2",
"asyncpg==0.31.0",
"bcrypt==5.0.0",