[project] name = "pillartool" version = "0.1.0" description = "Add your description here" requires-python = ">=3.13" dependencies = [ "fastapi>=0.126.0", "hypercorn>=0.18.0", "jinja2>=3.1.6", ]