[project] name = "docker-agent-sandbox" version = "0.1.0" requires-python = ">=3.11" dependencies = [ "docker", "langchain-core", "loguru", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build"