|
|
@@ -1,6 +1,6 @@
|
|
|
[tool.poetry]
|
|
|
name = "openhands-ai"
|
|
|
-version = "0.12.2"
|
|
|
+version = "0.12.3"
|
|
|
description = "OpenHands: Code Less, Make More"
|
|
|
authors = ["OpenHands"]
|
|
|
license = "MIT"
|
|
|
@@ -92,7 +92,6 @@ reportlab = "*"
|
|
|
[tool.coverage.run]
|
|
|
concurrency = ["gevent"]
|
|
|
|
|
|
-
|
|
|
[tool.poetry.group.runtime.dependencies]
|
|
|
jupyterlab = "*"
|
|
|
notebook = "*"
|
|
|
@@ -123,7 +122,6 @@ ignore = ["D1"]
|
|
|
[tool.ruff.lint.pydocstyle]
|
|
|
convention = "google"
|
|
|
|
|
|
-
|
|
|
[tool.poetry.group.evaluation.dependencies]
|
|
|
streamlit = "*"
|
|
|
whatthepatch = "*"
|