Skip to content

Commit 77073c2

Browse files
feat!: require crisp_py 4
1 parent ab002ba commit 77073c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"ruff>=0.11.9",
99
"gymnasium>=0.26.3,<2",
1010
"scipy>=1.15.2,<2",
11-
"crisp_python>=3.0.0,<4",
11+
"crisp_python>=4.0.0,<5",
1212
"rich>=14.0.0, <15",
1313
]
1414
authors = [

0 commit comments

Comments
 (0)