We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09221d4 commit 7bda359Copy full SHA for 7bda359
pyproject.toml
@@ -17,7 +17,7 @@ classifiers = [
17
]
18
license = "MIT"
19
license-files = ["LICEN[CS]E*"]
20
-dependencies = [ "meshcore >= 1.9.12", "prompt_toolkit >= 3.0.50", "requests >= 2.28.0" ]
+dependencies = [ "meshcore >= 1.9.14", "prompt_toolkit >= 3.0.50", "requests >= 2.28.0" ]
21
22
[project.urls]
23
Homepage = "https://github.com/fdlamotte/meshcore-cli"
0 commit comments