openstack-ansible/global-requirement-pins.txt
Dmitriy Rabotyagov 0b7d97beaa Update global-requirement-pins
Change-Id: Ifbe126c7124e856e2bc790ac6d1eb99c67a0d475
2020-04-06 16:06:58 +03: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.0.2
setuptools==46.1.3
wheel==0.34.2