openstack-ansible/global-requirement-pins.txt
Dmitriy Rabotyagov f392e4daf6 Update global pins for 2024.1
Some versions were intentionally not brought to the latest versions as
pbr might have issues with some recent PEP requirements regarding
pyproject.toml

Depends-On: https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/917838
Change-Id: I1e03638b4ef2bdef828d592d684caf13e29f615d
2024-05-01 09:47:28 +00:00

13 lines
341 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==23.3.2
wheel==0.43.0
setuptools==68.2.2
uWSGI==2.0.25.1