summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index cf9b85ca..d4341eda 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 f73ff01e..51444aca 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