summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-02-09 16:35:16 +0000
committerGerrit Code Review <review@openstack.org>2022-02-09 16:35:16 +0000
commite5d121d496e22ecc42547342ddf7dd6019dac75e (patch)
tree79d69bc75f9dcd8133851a46394609ce4d240939
parentc56edab96536b641ffcf81f51e3b90647afb76a6 (diff)
parentae150200874c55522f5da508e2219e5f971c68f9 (diff)
downloadceilometer-e5d121d496e22ecc42547342ddf7dd6019dac75e.tar.gz
Merge "remove monotonic from requires" into stable/wallabywallaby-em16.0.1
-rw-r--r--lower-constraints.txt1
-rw-r--r--requirements.txt1
2 files changed, 0 insertions, 2 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt
index fd7ecee3..585406e7 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -9,7 +9,6 @@ gnocchiclient==7.0.0
jsonpath-rw-ext==1.1.3
keystoneauth1==3.18.0
lxml==4.5.1
-monotonic==0.6
msgpack==0.5.2
os-win==3.0.0
os-xenapi==0.3.3
diff --git a/requirements.txt b/requirements.txt
index 3713e08b..7d8a13bd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,6 @@ 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.5.1 # BSD
-monotonic>=0.6
msgpack>=0.5.2 # Apache-2.0
oslo.concurrency>=3.26.0 # Apache-2.0
oslo.config>=6.0.0 # Apache-2.0