Skip to content

Commit 2ccd314

Browse files
authored
Update rich boundary (#322)
1 parent 26b20c9 commit 2ccd314

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
"PyYAML>=6.0, <7.0",
1818
"jsonschema<5.0.0",
1919
"platformdirs>=4.0.0, <5.0.0",
20-
"rich>=14.0.0, <15.0.0",
20+
"rich>=13.0.0, <15.0.0",
2121
"mock>4.0, <5.0",
2222
"importlib-metadata<=9.0,>=1.4.0",
2323
]

0 commit comments

Comments
 (0)