summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorMatthias Runge <mrunge@redhat.com>2021-10-11 21:04:22 +0200
committerMatthias Runge <mrunge@redhat.com>2021-10-12 10:20:19 +0200
commit7a994d0719864f04b886e8bae2b205de22166e88 (patch)
tree0bc29b4c5e536eca86940c2d53faef76623f8162 /test-requirements.txt
parentb73ae4e6de22c79eac3c5af6ac47c432f6d0816e (diff)
downloadceilometer-7a994d0719864f04b886e8bae2b205de22166e88.tar.gz
Update requirements and lower_constraints
Also add the lower-constraints test to a more prominent place in tox. Change-Id: Ida5a27ef2af8536b91df23eb9af9ed4bdedcce4b
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 755b386d..adb4c60f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,12 +3,13 @@
# process, which may cause wedges in the gate later.
coverage!=4.4,>=4.0 # Apache-2.0
+eventlet>=0.30.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
os-win>=3.0.0 # Apache-2.0
oslo.messaging[kafka]>=8.0.0 # Apache-2.0
-oslotest>=3.2.0 # Apache-2.0
+oslotest>=3.8.0 # Apache-2.0
oslo.vmware>=2.17.0 # Apache-2.0
-pyOpenSSL>=17.1.0 # Apache-2.0
+pyOpenSSL>=17.5.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
gabbi>=1.30.0 # Apache-2.0