Files
watcher-tempest-plugin/requirements.txt
T
Martin Kopec b7c991cd4e Bump tempest minimal version to 27.0.0 or higher
Set tempest's minimal version to 27.0.0 or higher in order to
proceed with the patches related to the tempest-scenario-manager-cleanup
which depend on tempest >= 27.0.0:

https://review.opendev.org/q/topic:tempest-scenario-manager-cleanup
+project:openstack/watcher-tempest-plugin

Change-Id: If6b3592b9ea468f6df62e0af9ef872619333b18b
2024-10-25 08:46:47 +02:00

10 lines
357 B
Plaintext

# 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>=3.1.1 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
tempest>=27.0.0 # Apache-2.0
os-traits>=0.15.0 # Apache-2.0