mirror of
https://github.com/meshcore-dev/meshcore-cli.git
synced 2026-04-20 22:13:48 +00:00
fix: revert meshcore version back to 2.2.1
This commit is contained in:
parent
f585dd79ae
commit
2b9dbf1736
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ classifiers = [
|
||||||
]
|
]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
license-files = ["LICEN[CS]E*"]
|
license-files = ["LICEN[CS]E*"]
|
||||||
dependencies = [ "meshcore >= 2.2.2",
|
dependencies = [ "meshcore >= 2.2.1",
|
||||||
"bleak >= 0.22, <2.0",
|
"bleak >= 0.22, <2.0",
|
||||||
"prompt_toolkit >= 3.0.50",
|
"prompt_toolkit >= 3.0.50",
|
||||||
"requests >= 2.28.0",
|
"requests >= 2.28.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue