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