build: remove unused matplotlib dep

This commit is contained in:
psychedelicious
2025-04-04 15:15:32 +11:00
parent c591478d24
commit e990afbccb

View File

@@ -75,8 +75,6 @@ dependencies = [
"dynamicprompts",
"einops",
"facexlib",
# Exclude 3.9.1 which has a problem on windows, see https://github.com/matplotlib/matplotlib/issues/28551
"matplotlib!=3.9.1",
"npyscreen",
"omegaconf",
"picklescan",