summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorAlessio Sergi <al3hex@gmail.com>2018-02-15 18:15:18 +0100
committerAlessio Sergi <al3hex@gmail.com>2018-02-15 18:38:25 +0100
commit83d47a8bc9c0de6eebdd81585ababc6b283c8e0e (patch)
tree7105e187f9133cc31d97f850e1047b909586cb0a /README.rst
parent2cdc9b0b3d093f340b2b687457bab082dfd62315 (diff)
Drop support for psutil < 5.3.0
Issue #1055 has been fixed in psutil 5.3.0 (see giampaolo/psutil#1074).
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index e7cfd20f..37a7a7df 100644
--- a/README.rst
+++ b/README.rst
@@ -52,7 +52,7 @@ Requirements
============
- ``python 2.7,>=3.4``
-- ``psutil>=2.0.0`` (better with latest version)
+- ``psutil>=5.3.0`` (better with latest version)
Optional dependencies: