diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 19546d0..7965046 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 requests>=2.14.2 # Apache-2.0 opnfv PyYAML>=3.10.0 # MIT -networking-bgpvpn==6.0.0 # Apache-2.0 +networking-bgpvpn>=7.0.0 # Apache-2.0 python-cinderclient>=3.1.0 # Apache-2.0 python-glanceclient>=2.8.0 # Apache-2.0 python-heatclient>=1.6.1 # Apache-2.0 |