# pyproject.toml [project] name = "manual_slop" version = "0.1.0" requires-python = ">=3.11" dependencies = [ "imgui[pygame]", "pygame", "google-generativeai", "tomli-w" ]