feat: Initial commit for OnEver Drive centralized backup system with Windows PyQt6 agent and Proxmox LXC deployment

This commit is contained in:
2026-08-13 19:33:44 -03:00
commit 1bfb808c79
77 changed files with 10675 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
fastapi>=0.110.0
uvicorn[standard]>=0.28.0
pydantic>=2.6.0
pydantic-settings>=2.2.0
sqlalchemy>=2.0.28
aiosqlite>=0.20.0
asyncpg>=0.29.0
psycopg2-binary>=2.9.9
pyjwt>=2.8.0
bcrypt>=4.1.2
python-multipart>=0.0.9
aiofiles>=23.2.1
httpx>=0.27.0
pytest>=8.1.0
pytest-asyncio>=0.23.5
websockets>=12.0