openstack-ansible/global-requirement-pins.txt
Jonathan Rosser f958d8ea85 Update pip/setuptools/wheel to latest versions
Change-Id: I647f3bd4600131948c1893097b4f2748e1b4f117
2020-09-24 10:22:17 +01:00

12 lines
325 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==20.2.3
setuptools==50.3.0
wheel==0.35.1