updated to latest meshcore_py

This commit is contained in:
Florent 2025-04-14 22:56:03 +02:00
parent c92e1c810c
commit 76cbbf1536
2 changed files with 18 additions and 13 deletions

View file

@ -17,7 +17,7 @@ classifiers = [
]
license = "MIT"
license-files = ["LICEN[CS]E*"]
dependencies = [ "meshcore >= 1.9.1" ]
dependencies = [ "meshcore >= 1.9.3" ]
[project.urls]
Homepage = "https://github.com/fdlamotte/meshcore-cli"