fix: Update pymc_core dependency to use specific git repository

This commit is contained in:
Lloyd
2026-01-08 13:58:08 +00:00
parent b5feead308
commit 1c15f0ff34
+1 -1
View File
@@ -31,7 +31,7 @@ keywords = ["mesh", "networking", "lora", "repeater", "daemon", "iot"]
dependencies = [
"pymc_core[hardware]",
"pymc_core[hardware] @ git+https://github.com/rightup/pyMC_core.git@dev",
"pyyaml>=6.0.0",
"cherrypy>=18.0.0",
"paho-mqtt>=1.6.0",