Skip to content

Commit b94aa5c

Browse files
authored
Merge pull request #6 from edong6768/changes/0.1.5
UPD dependencies
2 parents b38e336 + c3e97d9 commit b94aa5c

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
@@ -33,7 +33,7 @@ dependencies = [
3333
'matplotlib==3.7.0',
3434
'ml-collections==0.1.0',
3535
'seaborn==0.11.2',
36-
'rich'==13.6.0,
36+
'rich==13.6.0',
3737
]
3838

3939
[project.scripts]

0 commit comments

Comments
 (0)