From 04c61576ad1731fd1705e6447c7bd62135279ea4 Mon Sep 17 00:00:00 2001 From: Nicolas Hennion Date: Mon, 24 May 2021 18:34:48 +0200 Subject: Replace py-cpuinfo by PsUtil and home made methods --- setup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 4ddff21a..98fcf6d9 100755 --- a/setup.py +++ b/setup.py @@ -54,7 +54,6 @@ def get_install_extras_require(): 'action': ['chevron'], 'browser': ['zeroconf==0.19.1' if PY2 else 'zeroconf>=0.19.1'], 'cloud': ['requests'], - 'cpuinfo': ['py-cpuinfo<=4.0.0'], 'docker': ['docker>=2.0.0'], 'export': ['bernhard', 'cassandra-driver', 'couchdb', 'elasticsearch', 'graphitesender', 'influxdb>=1.0.0', 'kafka-python', 'pika', -- cgit v1.2.3