openstack-ansible/global-requirement-pins.txt
Jonathan Rosser 164a338665 Bump pip and wheel to latest versions
Change-Id: I1ea5343e97c2fdf890904010518f4cfd30314144
2023-01-10 13:07:03 +00: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.3.1
wheel==0.38.4
uWSGI==2.0.21