We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 396ef76 + 1cf5b34 commit 0cede34Copy full SHA for 0cede34
debian/control
@@ -29,7 +29,7 @@ Depends: python3-networkx (>= 1.9),
29
python3-pbr (>= 1.9),
30
python3-prometheus-client (>= 0.21.0), python3-prometheus-client (<< 0.21.1),
31
python3-ruamel.yaml (>= 0.18.6), python3-ruamel.yaml (<< 0.18.7),
32
- python3-os-ken (>= 2.9.0), python3-os-ken (<< 2.9.1),
+ python3-os-ken (>= 2.11.2), python3-os-ken (<< 2.11.3),
33
python3-beka (>= 0.4.2), python3-beka (<< 0.4.3),
34
python3-chewie (>= 0.0.25), python3-chewie (<< 0.0.26),
35
python3-pytricia (>= 1.0.0),
requirements.txt
@@ -5,6 +5,6 @@ networkx>=1.9
5
pbr>=1.9
6
prometheus_client==0.21.0
7
ruamel.yaml==0.18.6
8
-os_ken==2.9.0
+os_ken==2.11.2
9
beka==0.4.2
10
pytricia>=1.0.0
0 commit comments