mirror of
https://github.com/ansible/awx.git
synced 2026-05-18 06:47:41 -02:30
Fix dependency upgrades (#15740)
* Update dependencies to fix offline build * Downgrade cryptography due to compatibility issue with openssl * Downgrade setuptools * Run update script to assure constraints work * Maintain pin on cryptography * Small adjustment to comment --------- Co-authored-by: Satoe Imaishi <simaishi@redhat.com>
This commit is contained in:
@@ -62,6 +62,8 @@ If modifying these libraries make sure testing with the offline build is perform
|
||||
Versions need to match the versions used in the pip bootstrapping step
|
||||
in the top-level Makefile.
|
||||
|
||||
Verify ansible-runner's build dependency doesn't conflict with the changes made.
|
||||
|
||||
### cryptography
|
||||
|
||||
If modifying this library make sure testing with the offline build is performed to confirm it is functionally working.
|
||||
|
||||
Reference in New Issue
Block a user