openstack-ansible/global-requirement-pins.txt
Damian Dabrowski b4443d3021 Bump uWSGI version
On 24.02.2021 new uWSGI version was released.
https://uwsgi-docs.readthedocs.io/en/latest/Changelog-2.0.21.html

Change-Id: I1facabe010848c6f8b3fc6fbc2ad3b5b05fe95a1
2022-11-15 19:32:22 +01:00

12 lines
320 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==22.1.2
wheel==0.37.1
uWSGI==2.0.21