summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements.txt1
-rw-r--r--setup.cfg2
2 files changed, 1 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 19d153b..528fa42 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,6 @@
pbr>=1.6
alembic>=0.8.0
Babel>=1.3
-iso8601>=0.1.9
oslo.i18n>=1.5.0 # Apache-2.0
oslo.config>=2.7.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
diff --git a/setup.cfg b/setup.cfg
index 5af7a43..d28bd63 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -43,7 +43,7 @@ test =
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18
testtools>=1.4.0
- tempest-lib>=0.10.0
+ tempest-lib>=0.11.0
fixtures =
testresources>=0.2.4
testscenarios>=0.4