openstack-ansible/global-requirement-pins.txt
Dmitriy Rabotyagov 6e50398f08 Update pip version
Change-Id: Icb058900103e072fee63d5ea4a315a2d97e8cb3e
2021-08-23 10:14:55 +03:00

11 lines
306 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.2.4
wheel==0.37.0