Whoops, pin newer meshcore lib

This commit is contained in:
Jack Kingsman
2026-03-07 18:46:18 -08:00
parent 11ce2be5fa
commit e0d7c8a083

View File

@@ -12,7 +12,7 @@ dependencies = [
"httpx>=0.28.1",
"pycryptodome>=3.20.0",
"pynacl>=1.5.0",
"meshcore",
"meshcore==2.2.28",
"aiomqtt>=2.0",
"apprise>=1.9.7",
]