update requirements file

+ add ruamel.yaml to requierments file
This commit is contained in:
nico 2020-04-09 14:10:44 +02:00
parent 634ba02e76
commit bfcb912595
Signed by: mightyBroccoli
GPG Key ID: EA7C31AAB1BDC1A2
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
influxdb>=5.2.0 influxdb>=5.2.0
requests>=2.21.0 requests>=2.21.0
packaging>=20.1 packaging>=20.1
ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.0