Upgrade openhands-aci to 0.1.8 (#6123)

This commit is contained in:
Ryan H. Tran
2025-01-12 13:26:57 +07:00
committed by GitHub
parent 516e2da520
commit fe50cd1f9f
2 changed files with 15 additions and 11 deletions

24
poetry.lock generated
View File

@@ -1,4 +1,4 @@
# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.8.4 and should not be changed by hand.
[[package]]
name = "aiohappyeyeballs"
@@ -5389,17 +5389,15 @@ realtime = ["websockets (>=13,<15)"]
[[package]]
name = "openhands-aci"
version = "0.1.6"
version = "0.1.8"
description = "An Agent-Computer Interface (ACI) designed for software development agents OpenHands."
optional = false
python-versions = "<4.0,>=3.12"
files = [
{file = "openhands_aci-0.1.6-py3-none-any.whl", hash = "sha256:e9589d959a146fad3e6935be1f80b7a4368dd7aa2ba38ad267862c4f8a246e72"},
{file = "openhands_aci-0.1.6.tar.gz", hash = "sha256:6edf4d6478a349140a324c4a0c4be6d1e9a7acce1739a37d02eecbb9006a2ce7"},
]
python-versions = "^3.12"
files = []
develop = false
[package.dependencies]
diskcache = ">=5.6.3,<6.0.0"
diskcache = "^5.6.3"
flake8 = "*"
gitpython = "*"
grep-ast = "0.3.3"
@@ -5409,7 +5407,13 @@ numpy = "*"
pandas = "*"
scipy = "*"
tree-sitter = "0.21.3"
whatthepatch = ">=1.0.6,<2.0.0"
whatthepatch = "^1.0.6"
[package.source]
type = "git"
url = "https://github.com/All-Hands-AI/openhands-aci.git"
reference = "fix-find-show-only-hidden-subpaths"
resolved_reference = "910e8c470aff0e496bf262bc673c7ee7b4531159"
[[package]]
name = "opentelemetry-api"
@@ -9853,4 +9857,4 @@ testing = ["coverage[toml]", "zope.event", "zope.testing"]
[metadata]
lock-version = "2.0"
python-versions = "^3.12"
content-hash = "239681e32cbe17b32855c0bccaf636cc05c55a5411fdb79d180ab3ad833284ea"
content-hash = "8320b6c6bb05538516a965589ce03fec4d30df38fb7b47fc934258f1d8d47e30"