Skip to content

Commit

Permalink
Changed: rich dependency remove.
Browse files Browse the repository at this point in the history
  • Loading branch information
petersulyok committed Mar 3, 2024
1 parent 9090fdb commit bbea1d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ requires-python = ">=3.8"
keywords = ["disk", "linux"]
license = {file = "LICENSE"}
dependencies = [
"pySMART>=1.3.0",
"rich>=13.7.0"
"pySMART>=1.3.0"
#"rich>=13.7.0"
]
classifiers = [
"Programming Language :: Python :: 3.8",
Expand Down

0 comments on commit bbea1d2

Please sign in to comment.