chore(deps): bump the version-all group with 4 updates (#7325)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
dependabot[bot]
2025-03-18 16:55:43 +00:00
committed by GitHub
parent f2c7f8a6da
commit c68fba01a8
2 changed files with 116 additions and 109 deletions

View File

@@ -76,7 +76,7 @@ stripe = "^11.5.0"
ipywidgets = "^8.1.5"
qtconsole = "^5.6.1"
memory-profiler = "^0.61.0"
daytona-sdk = "0.10.2"
daytona-sdk = "0.10.4"
python-json-logger = "^3.2.1"
[tool.poetry.group.dev.dependencies]
@@ -156,5 +156,5 @@ openhands = "openhands.core.cli:main"
[tool.poetry.group.testgeneval.dependencies]
fuzzywuzzy = "^0.18.0"
rouge = "^1.0.1"
python-levenshtein = "^0.26.1"
python-levenshtein = ">=0.26.1,<0.28.0"
tree-sitter-python = "^0.23.6"