openstack-ansible/global-requirement-pins.txt
Dmitriy Rabotyagov b6b6f6eb75 Create Ussuri
This effectively:
- Freeze roles, to allow their branching.
- Bump upstream repos to point to their Ussuri equivalent, allowing
our regular updates to continue with ussuri.

Change-Id: Iafbd47c92cc4090640af3cda896d097daa167daa
2020-05-30 20:49:27 +00: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.1.1
setuptools==46.4.0
wheel==0.34.2