summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements.txt2
-rw-r--r--[-rwxr-xr-x]setup.py0
-rw-r--r--test-requirements-py3.txt2
-rw-r--r--test-requirements.txt2
4 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 0126ee1c..84b67e9b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -26,7 +26,7 @@ pecan>=0.8.0
oslo.messaging>=1.8.0 # Apache-2.0
oslo.middleware>=1.2.0,!=2.0.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
-oslo.utils>=1.4.0 # Apache-2.0
+oslo.utils>=1.6.0 # Apache-2.0
pysnmp>=4.2.1,<5.0.0
python-ceilometerclient>=1.0.13
python-glanceclient>=0.18.0
diff --git a/setup.py b/setup.py
index 73637574..73637574 100755..100644
--- a/setup.py
+++ b/setup.py
diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt
index b40245c7..11278af1 100644
--- a/test-requirements-py3.txt
+++ b/test-requirements-py3.txt
@@ -17,7 +17,7 @@ oslotest>=1.5.1 # Apache-2.0
oslo.vmware>=0.13.1 # Apache-2.0
psycopg2
pylint==1.4.1 # GNU GPL v2
-pymongo>=2.6.3
+pymongo>=3.0.2
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
sphinxcontrib-docbookrestapi
diff --git a/test-requirements.txt b/test-requirements.txt
index 9b88a532..f13f8674 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -20,7 +20,7 @@ oslotest>=1.5.1 # Apache-2.0
oslo.vmware>=0.13.1 # Apache-2.0
psycopg2
pylint==1.4.1 # GNU GPL v2
-pymongo>=2.6.3
+pymongo>=3.0.2
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
sphinxcontrib-docbookrestapi