feat: add endpoints for orgs

This commit is contained in:
2026-06-08 11:20:39 +03:00
parent 5484ed6311
commit 2a09d1deae
32 changed files with 818 additions and 13 deletions

View File

@@ -6,6 +6,8 @@ requires-python = "==3.12.*"
dependencies = [
"apscheduler==3.11.2",
"asyncpg==0.31.0",
"bip-utils>=2.9.3",
"cryptography>=44.0.0",
"dotenv==0.9.9",
"fastapi==0.128.7",
"granian==2.6.1",