summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorMatthias Runge <mrunge@redhat.com>2020-12-14 12:24:22 +0100
committerMatthias Runge <mrunge@redhat.com>2020-12-14 16:02:30 +0100
commitc6f04f772c8c2cd9601086bee26d85a273e67cd7 (patch)
tree0e2cb1fc5b73f0c920712d73fed749cba476b52e /requirements.txt
parentbefe51814d27e1219d792fefd9c3afcca36972b0 (diff)
downloadceilometer-c6f04f772c8c2cd9601086bee26d85a273e67cd7.tar.gz
Fix lower-constraints job
Change-Id: I5a7c087b29f3b0d7d9f63c2a774b8f2aff35b7a3
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt17
1 files changed, 9 insertions, 8 deletions
diff --git a/requirements.txt b/requirements.txt
index 66dcb189..5085c02d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,10 +6,11 @@ cachetools>=2.1.0 # MIT License
cotyledon>=1.3.0 #Apache-2.0
futurist>=1.8.0 # Apache-2.0
jsonpath-rw-ext>=1.1.3 # Apache-2.0
-lxml>=4.2.3 # BSD
-msgpack>=0.5.0 # Apache-2.0
+lxml>=4.5.1 # BSD
+monotonic>=0.6
+msgpack>=0.5.2 # Apache-2.0
oslo.concurrency>=3.26.0 # Apache-2.0
-oslo.config>=5.2.0 # Apache-2.0
+oslo.config>=6.0.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.reports>=1.18.0 # Apache-2.0
@@ -21,16 +22,16 @@ oslo.utils>=3.37.0 # Apache-2.0
oslo.privsep>=1.32.0 # Apache-2.0
pysnmp<5.0.0,>=4.2.3 # BSD
python-glanceclient>=2.8.0 # Apache-2.0
-python-keystoneclient>=3.15.0 # Apache-2.0
-keystoneauth1>=3.9.0 # Apache-2.0
+python-keystoneclient>=3.18.0 # Apache-2.0
+keystoneauth1>=3.18.0 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
python-cinderclient>=3.3.0 # Apache-2.0
-PyYAML>=3.13 # MIT
+PyYAML>=5.1 # MIT
requests!=2.9.0,>=2.8.1 # Apache-2.0
-six>=1.9.0 # MIT
-stevedore>=1.20.0 # Apache-2.0
+six>=1.10.0 # MIT
+stevedore>=3.0.0 # Apache-2.0
tenacity>=4.12.0 # Apache-2.0
tooz[zake]>=1.47.0 # Apache-2.0
os-xenapi>=0.3.3 # Apache-2.0