db79a0f278
uWSGI version is not pinned in upper-constraints but it's worth having it fixed. Change-Id: I87557853339ac5492bdfb7ee602ec72c40ae6317
12 lines
320 B
Plaintext
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
|