requirements.txt : added kaleido>=0.2.1 - for plotly to make png

python3.6.requirements.txt : added kaleido>=0.2.1 - for plotly to make png

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2021-12-08 12:49:55 -07:00
parent da7edc98e1
commit d13c365c3d
2 changed files with 2 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ influxdb-client>=1.23.0
iperf3==0.1.10
itsdangerous>=2.0.1
Jinja2>=3.0.2
kaleido>=0.2.1
pyjwt>=2.2.0
kiwisolver>=1.3.1
lxml>=4.6.4

View File

@@ -22,6 +22,7 @@ influxdb-client>=1.23.0
itsdangerous>=2.0.1
Jinja2>=3.0.2
pyjwt>=2.3.0
kaleido>=0.2.1
kiwisolver>=1.3.2
lxml>=4.6.4
MarkupSafe>=2.0.1