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 6884496 commit a4135adCopy full SHA for a4135ad
pyproject.toml
@@ -10,7 +10,7 @@ repository = "https://github.com/pymodbus-dev/repl"
10
[tool.poetry.dependencies]
11
python = ">=3.9.0,<4.0"
12
typer = {extras = ["all"], version = "^0.9.0"}
13
-prompt-toolkit = "^3.0.43"
+prompt-toolkit = "^3.0.44"
14
pygments = "^2.17.2"
15
tabulate = "^0.9.0"
16
0 commit comments