[project] name = "engine-wrapper" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "dotenv>=0.9.9", "fastapi>=0.119.1", "httpx>=0.28.1", "pydantic>=2.12.3", "uvicorn>=0.38.0", ]