[project] name = "pomixcameraapi" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "fastapi>=0.116.1", "httpx>=0.28.1", "uvicorn>=0.35.0", ]