fix: remove duplicate deps from cmdeploy

This commit is contained in:
DarkCat09
2026-03-29 17:49:23 +04:00
committed by l
parent c78859aec6
commit 4521f03c99

View File

@@ -10,7 +10,6 @@ dependencies = [
"pillow", "pillow",
"qrcode", "qrcode",
"markdown", "markdown",
"pytest",
"setuptools>=68", "setuptools>=68",
"termcolor", "termcolor",
"build", "build",