Update Python minimal requirement for py3nvlm

This commit is contained in:
nicolargo 2022-11-13 10:01:11 +01:00
parent dae13631b0
commit 4cd3c57c24
1 changed files with 1 additions and 1 deletions

View File

@ -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