mirror of
https://github.com/Luzifer/mqtt2influx.git
synced 2024-12-20 17:41:22 +00:00
Upgrade PyYAML for dep pinning
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
a3349b0769
commit
b8b947b4cc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
hvac==0.11.2
|
hvac==0.11.2
|
||||||
influxdb==5.3.1
|
influxdb==5.3.1
|
||||||
paho-mqtt==1.6.1
|
paho-mqtt==1.6.1
|
||||||
PyYAML==6.0
|
PyYAML==6.0.1
|
||||||
|
|
Loading…
Reference in a new issue