summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorTim Nibert <docz2a@gmail.com>2018-08-22 20:36:36 +1000
committerTim Nibert <docz2a@gmail.com>2018-08-22 20:36:36 +1000
commit4259f78eda9045835adec112688ce2af7c71e11e (patch)
tree08f5c3588b838cf8eab89312039d1aad43712f90 /requirements.txt
parentc15a97093717253f0305890fbb7ee7c06b1ed00b (diff)
Removed pySMART version hack, now using pySMART.smartx from pip
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 7edaffe0..ec616d36 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1,2 @@
psutil==5.4.3
-pysmart==0.3 \ No newline at end of file
+pySMART.smartx \ No newline at end of file