[project] name = "diagram-to-tikz" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.14" dependencies = [ "fastapi>=0.110", "jinja2>=3.1", "litellm>=1.60", "pillow>=12.0.0", "python-multipart>=0.0.9", "uvicorn[standard]>=0.30", ]