Remove requirements_setup_requires and related handling.

Adjust requirements to keep docutils in awx requirements; these
are downstream packaging adjustments. Override azure wheel
dependency to a version that can install bcrypt properly.
This commit is contained in:
Bill Nottingham
2020-02-18 11:08:54 -05:00
parent 6e2bd828a1
commit 4c8a4013cc
6 changed files with 10 additions and 27 deletions

View File

@@ -111,7 +111,7 @@ stevedore==1.31.0 # via keystoneauth1
tabulate==0.8.2 # via azure-cli-core, knack
typing==3.7.4.1; python_version < "3" # via msrest
urllib3==1.25.7 # via botocore, requests
wheel==0.30.0 # via azure-cli-core
wheel==0.33.6 # via azure-cli-core (overriden, see upgrade blockers)
xmltodict==0.12.0 # via pywinrm
# The following packages are considered to be unsafe in a requirements file: