Working device manager, added folders for better organization.

This commit is contained in:
ferdzo
2025-10-30 14:26:08 +01:00
parent 12d3720421
commit 7446e9b4ac
21 changed files with 342 additions and 47 deletions

View File

@@ -8,8 +8,10 @@ dependencies = [
"cryptography>=46.0.3",
"fastapi[standard]>=0.120.2",
"nanoid>=2.0.0",
"psycopg2-binary>=2.9.11",
"pydantic>=2.12.3",
"python-dotenv>=1.2.1",
"sqlalchemy>=2.0.44",
"uvicorn>=0.38.0",
]