Skip to content

Commit 31abaf2

Browse files
Merge pull request #355 from cvs-health/dependabot/pip/develop/rich-gte-13.8.0-and-lt-15.0.0
Update rich requirement from <14.0.0,>=13.8.0 to >=13.8.0,<15.0.0
2 parents 6e07f78 + 39251ca commit 31abaf2

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
@@ -39,7 +39,7 @@ dependencies = [
3939
"pandas>=2.3.0,<3.0.0",
4040
"sentence-transformers>=3.4,<6.0",
4141
"datasets>=3.3.2,<5.0.0",
42-
"rich>=13.8.0,<14.0.0",
42+
"rich>=13.8.0,<15.0.0",
4343
"ipywidgets>=8.1.7,<9.0.0",
4444
]
4545

0 commit comments

Comments
 (0)