From 129fac7d5374e18a428afa1b5c0259743677222e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Sep 2016 20:27:33 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I41df50d0a00a50434d762caed5333c4ea1d404b0 --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index cf9b85cad4..d4341eda40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ WebOb>=1.2.3 # MIT PasteDeploy>=1.5.0 # MIT Paste # MIT sqlalchemy-migrate>=0.9.6 # Apache-2.0 -netaddr!=0.7.16,>=0.7.12 # BSD +netaddr!=0.7.16,>=0.7.13 # BSD netifaces>=0.10.4 # MIT httplib2>=0.7.5 # MIT lxml>=2.3 # BSD diff --git a/test-requirements.txt b/test-requirements.txt index f73ff01eb1..51444aca5b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -28,5 +28,5 @@ cassandra-driver!=3.6.0,>=2.1.4 # Apache-2.0 pycrypto>=2.6 # Public Domain couchdb>=0.8 # Apache-2.0 os-testr>=0.7.0 # Apache-2.0 -astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4 -pylint==1.4.5 # GPLv2 +astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4 +pylint==1.4.5 # GPLv2