openstack-ansible/global-requirement-pins.txt
Dmitriy Rabotyagov db79a0f278 Pin uWSGI version
uWSGI version is not pinned in upper-constraints but it's worth
having it fixed.

Change-Id: I87557853339ac5492bdfb7ee602ec72c40ae6317
2021-11-24 17:45:35 +02:00

12 lines
320 B
Plaintext

# This file should only be used to set python package pins that are
# not present in OpenStack's upper-constraints. Any pins present in
# this file will override any requirements set in *requirements.txt,
# upper-constraints and any roles/vars.
#
# Use this file with caution!
#
pip==21.3.1
wheel==0.37.0
uWSGI==2.0.20