mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 15:27:47 -02:30
Update pip and setuptools
This commit is contained in:
@@ -57,8 +57,8 @@ twisted[tls]>=20.3.0 # CVE-2020-10108, CVE-2020-10109
|
||||
uWSGI
|
||||
uwsgitop
|
||||
wheel
|
||||
pip==19.3.1 # see UPGRADE BLOCKERs
|
||||
setuptools==41.6.0 # see UPGRADE BLOCKERs
|
||||
pip==21.2.4 # see UPGRADE BLOCKERs
|
||||
setuptools==58.2.0 # see UPGRADE BLOCKERs
|
||||
|
||||
# Temporarily added to use ansible-runner from git branch, to be removed
|
||||
# when ansible-runner moves from requirements_git.txt to here
|
||||
|
||||
@@ -412,9 +412,9 @@ zope.interface==5.0.0
|
||||
# via twisted
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
pip==19.3.1
|
||||
pip==21.2.4
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
setuptools==41.6.0
|
||||
setuptools==58.2.0
|
||||
# via
|
||||
# -r /awx_devel/requirements/requirements.in
|
||||
# asciichartpy
|
||||
|
||||
Reference in New Issue
Block a user