feat: add libs

This commit is contained in:
2026-06-08 11:23:47 +03:00
parent 2a09d1deae
commit 41ef2e8e4e
2 changed files with 198 additions and 0 deletions

View File

@@ -19,5 +19,7 @@ dependencies = [
"python-ulid==3.1.0",
"redis==7.2.0",
"sqlalchemy==2.0.46",
"bip-utils==2.9.3",
"cryptography==44.0.0",
"uvloop==0.22.1; platform_system != 'Windows'",
]