summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements.txt4
-rw-r--r--setup.cfg6
2 files changed, 5 insertions, 5 deletions
diff --git a/requirements.txt b/requirements.txt
index 305b66b..d67ad33 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,9 +6,9 @@ pbr>=1.6 # Apache-2.0
alembic>=0.8.4 # MIT
debtcollector>=1.2.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
-oslo.config>=3.9.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
sqlalchemy-migrate>=0.9.6 # Apache-2.0
stevedore>=1.10.0 # Apache-2.0
diff --git a/setup.cfg b/setup.cfg
index 741413d..f18f3ec 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -35,8 +35,8 @@ test =
discover # BSD
doc8 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
- fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
- mock>=1.2 # BSD
+ fixtures>=3.0.0 # Apache-2.0/BSD
+ mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
@@ -49,7 +49,7 @@ fixtures =
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
pifpaf =
- pifpaf>=0.1.0
+ pifpaf>=0.4.0 # Apache-2.0
[files]
packages =