fix merge conflict

This commit is contained in:
bymyself 2025-04-09 14:57:53 -07:00
parent 81e84fad78
commit b4dc59331d

View File

@ -8,9 +8,6 @@ license = { text = "GPL-3.0-only" }
version = "4.0"
requires-python = ">= 3.9"
description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI."
version = "3.31.9"
license = { file = "LICENSE.txt" }
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions", "toml", "uv", "chardet"]
readme = "README.md"
keywords = ["comfyui", "comfyui-manager"]