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 @@ -27,7 +27,7 @@ Package: python3-faucet
2727Architecture: all
2828Depends: python3-networkx (>= 1.9),
2929 python3-pbr (>= 1.9),
30- python3-prometheus-client (>= 0.21.0 ), python3-prometheus-client (<< 0.21.1 ),
30+ python3-prometheus-client (>= 0.21.1 ), python3-prometheus-client (<< 0.21.2 ),
3131 python3-ruamel.yaml (>= 0.18.6), python3-ruamel.yaml (<< 0.18.7),
3232 python3-os-ken (>= 2.11.2), python3-os-ken (<< 2.11.3),
3333 python3-beka (>= 0.4.2), python3-beka (<< 0.4.3),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ chewie==0.0.25
33eventlet >= 0.34.3 ; python_version >= "3.12"
44networkx >= 1.9
55pbr >= 1.9
6- prometheus_client == 0.21.0
6+ prometheus_client == 0.21.1
77ruamel.yaml == 0.18.6
88os_ken == 2.11.2
99beka == 0.4.2
You can’t perform that action at this time.
0 commit comments