Remove pynacl and fix acked bool => int

This commit is contained in:
Jack Kingsman
2026-01-10 15:18:37 -08:00
parent 51214a1916
commit e559d6cd47
4 changed files with 2 additions and 132 deletions
-1
View File
@@ -10,7 +10,6 @@ dependencies = [
"pydantic-settings>=2.0.0",
"aiosqlite>=0.19.0",
"pycryptodome>=3.20.0",
"pynacl>=1.5.0",
"meshcore",
]