Skip to content

Commit f6a2857

Browse files
committed
Relax datasets version on pyproject.toml to match OpenHands version
1 parent 1bd2adf commit f6a2857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"ghapi>=1.0.6",
1818
"gitpython>=3.1.43",
1919
"pytest>=8.3.3",
20-
"datasets>=3.0.1,<4.0.0",
20+
"datasets>=3.0.1,<5.0.0",
2121
"modal>=0.66.26",
2222
"strenum>=0.4.15",
2323
"e2b-code-interpreter>=1.0.4",

0 commit comments

Comments
 (0)