File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Architecture: all
29
29
Depends: python3-influxdb (>= 2.12.0),
30
30
python3-networkx (>= 1.9),
31
31
python3-pbr (>= 1.9),
32
- python3-prometheus-client (>= 0.14.1 ), python3-prometheus-client (<< 0.14.2 ),
32
+ python3-prometheus-client (>= 0.15.0 ), python3-prometheus-client (<< 0.15.1 ),
33
33
python3-ruamel.yaml (>= 0.17.21), python3-ruamel.yaml (<< 0.17.22),
34
34
python3-os-ken (>= 2.3.1), python3-os-ken (<< 2.3.2),
35
35
python3-beka (>= 0.4.1), python3-beka (<< 0.4.2),
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ chewie==0.0.24
2
2
influxdb >= 2.12.0
3
3
networkx >= 1.9
4
4
pbr >= 1.9
5
- prometheus_client == 0.14.1
5
+ prometheus_client == 0.15.0
6
6
ruamel.yaml == 0.17.21
7
7
os_ken == 2.3.1
8
8
beka == 0.4.1
You can’t perform that action at this time.
0 commit comments