openstack-ansible/global-requirement-pins.txt
Jonathan Rosser 28f15b95b0 Update pip and wheel to latest versions
We can do this now we have dropped support for Centos-8-Stream.

Change-Id: I922d6780d47c2e16070d20e7a59317e61215ed60
2022-07-11 08:24:20 +01: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==22.1.2
wheel==0.37.1
uWSGI==2.0.20