mirror of https://github.com/nicolargo/glances.git
Update Python minimal requirement for py3nvlm
This commit is contained in:
parent
dae13631b0
commit
4cd3c57c24
|
|
@ -15,7 +15,7 @@ influxdb>=1.0.0 # For InfluxDB < 1.8
|
|||
influxdb-client; python_version >= "3.7" # For InfluxDB >= 1.8
|
||||
kafka-python
|
||||
netifaces
|
||||
py3nvml; python_version >= "3.0"
|
||||
py3nvml; python_version >= "3.5"
|
||||
paho-mqtt
|
||||
pika
|
||||
potsdb
|
||||
|
|
|
|||
Loading…
Reference in New Issue