feat(v2): complete v2 reimplementation
This commit is contained in:
@@ -18,9 +18,9 @@ dependencies = [
|
||||
"cryptography==49.0.0",
|
||||
"fastapi==0.136.1",
|
||||
"httpx==0.28.1",
|
||||
"paramiko==5.0.0",
|
||||
"pydantic==2.13.4",
|
||||
"pydantic-settings==2.14.2",
|
||||
"paramiko==5.0.0",
|
||||
"sqlalchemy[asyncio]==2.0.49",
|
||||
"uvicorn[standard]==0.51.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user