Update pyproject.toml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Lloyd
2025-11-02 23:15:25 +00:00
committed by GitHub
parent b27cef961f
commit 8631703b12

View File

@@ -31,7 +31,7 @@ keywords = ["mesh", "networking", "lora", "repeater", "daemon", "iot"]
dependencies = [
"pymc_core[hardware]>=1.0.3,
"pymc_core[hardware]>=1.0.3",
"pyyaml>=6.0.0",
"cherrypy>=18.0.0",
]