mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 13:47:19 +08:00
feat: Add basic support for prompt-toolkit in the CLI (#7709)
Co-authored-by: openhands <openhands@all-hands.dev> Co-authored-by: Bashwara Undupitiya <bashwarau@verdentra.com>
This commit is contained in:
@@ -79,6 +79,7 @@ memory-profiler = "^0.61.0"
|
||||
daytona-sdk = "0.12.1"
|
||||
python-json-logger = "^3.2.1"
|
||||
playwright = "^1.51.0"
|
||||
prompt-toolkit = "^3.0.50"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ruff = "0.11.4"
|
||||
|
||||
Reference in New Issue
Block a user