let some extraction work to the lib

This commit is contained in:
Florent 2026-03-05 09:32:42 -04:00
parent db59c48b3f
commit ed1c1d5897
2 changed files with 10 additions and 56 deletions

View file

@ -20,8 +20,7 @@ license-files = ["LICEN[CS]E*"]
dependencies = [ "meshcore >= 2.2.15",
"bleak >= 0.22",
"prompt_toolkit >= 3.0.50",
"requests >= 2.28.0",
"pycryptodome" ]
"requests >= 2.28.0" ]
[project.urls]
Homepage = "https://github.com/fdlamotte/meshcore-cli"