diff --git a/requirements.txt b/requirements.txt index 06630360139..b80890f0b1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,17 +12,17 @@ eventlet!=0.18.3,>=0.18.2 # MIT pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD httplib2>=0.7.5 # MIT requests!=2.12.2,>=2.10.0 # Apache-2.0 -Jinja2>=2.8 # BSD License (3 clause) +Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) keystonemiddleware>=4.12.0 # Apache-2.0 netaddr!=0.7.16,>=0.7.13 # BSD netifaces>=0.10.4 # MIT -neutron-lib>=1.0.0 # Apache-2.0 +neutron-lib>=1.1.0 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0 tenacity>=3.2.1 # Apache-2.0 ryu>=4.9 # Apache-2.0 SQLAlchemy<1.1.0,>=1.0.10 # MIT WebOb>=1.6.0 # MIT -keystoneauth1>=2.16.0 # Apache-2.0 +keystoneauth1>=2.17.0 # Apache-2.0 alembic>=0.8.4 # MIT six>=1.9.0 # MIT stevedore>=1.17.1 # Apache-2.0