[project] name = "backup-client" version = "0.1.0" description = "PySide6 Windows backup client for orchestrator" authors = ["truetype74 ","Codex "] requires-python = ">=3.10" [project.dependencies] PySide6 = "^6.9" requests = "^2.33" python-dotenv = "^1.0" [build-system] requires = ["hatchling>=1.8"] build-backend = "hatchling.build"