Update pyproject.toml

This commit is contained in:
Jukka Seppänen 2025-01-08 22:48:57 +02:00 committed by GitHub
parent 4c5c26a2c9
commit 31cb7c1d14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
[project]
name = "comfyui-kjnodes"
description = "Various quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability."
version = "1.0.1"
version = "1.0.2"
license = {file = "LICENSE"}
dependencies = ["librosa", "numpy", "pillow>=10.3.0", "scipy", "color-matcher", "matplotlib", "huggingface_hub"]