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.12.0 ), python3-prometheus-client (<< 0.12.1 ),
32
+ python3-prometheus-client (>= 0.13.1 ), python3-prometheus-client (<< 0.13.2 ),
33
33
python3-ruamel.yaml (>= 0.17.20), python3-ruamel.yaml (<< 0.17.21),
34
34
python3-os-ken (>= 2.3.0), python3-os-ken (<< 2.3.1),
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.12.0
5
+ prometheus_client == 0.13.1
6
6
ruamel.yaml == 0.17.20
7
7
os_ken == 2.3.0
8
8
beka == 0.4.1
You can’t perform that action at this time.
0 commit comments