Merge "Drop unused tempest from test requirements"

This commit is contained in:
Zuul
2025-12-16 14:22:14 +00:00
committed by Gerrit Code Review
2 changed files with 0 additions and 5 deletions

View File

@@ -2,10 +2,6 @@
# date but we do not test them so no guarantee of having them all correct. If
# you find any incorrect lower bounds, let us know or propose a fix.
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
WebOb>=1.7.1 # MIT
Flask!=0.11,>=1.0.2 # BSD

View File

@@ -17,7 +17,6 @@ oslotest>=3.2.0 # Apache-2.0
# test wsgi apps without starting an http server
WebTest>=2.0.27 # MIT
testtools>=2.2.0 # MIT
tempest>=17.1.0 # Apache-2.0
# Functional tests.
requests>=2.14.2 # Apache-2.0