update requirements file
+ add ruamel.yaml to requierments file
This commit is contained in:
parent
634ba02e76
commit
bfcb912595
|
@ -1,3 +1,5 @@
|
|||
influxdb>=5.2.0
|
||||
requests>=2.21.0
|
||||
packaging>=20.1
|
||||
packaging>=20.1
|
||||
ruamel.yaml==0.16.10
|
||||
ruamel.yaml.clib==0.2.0
|
Loading…
Reference in New Issue