Skip to content

Commit c5b1817

Browse files
authored
chore: update granite-io dependency (#896)
Signed-off-by: Louis Mandel <[email protected]>
1 parent 2d28626 commit c5b1817

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
"termcolor~=2.0",
1818
"ipython>=8,<10",
1919
"json-repair~=0.35",
20-
"granite-io~=0.2",
20+
"granite-io>=0.2,<0.4",
2121
]
2222
authors = [
2323
{ name="Mandana Vaziri", email="[email protected]" },

0 commit comments

Comments
 (0)