[project] name = "yaml2pptx" version = "0.1.0" requires-python = ">=3.8" dependencies = [ "python-pptx", "pyyaml", "flask", "watchdog", ]