pyproject.toml 147 Bytes Raw Blame History Permalink 1 2 3 4 5 6 [project] name = "aigc-embedding-service" version = "0.1.0" description = "Add your description here" requires-python = ">=3.12" dependencies = []