mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 07:17:40 -02:30
Dependency Updates
Upgrades of minor dependency upgrades Inventory scripts were upgraded in separate commit Major exclusions from this update - celery was already downgraded for other reasons - Django / DRF major update already done, minor bumps here - asgi-amqp has fixes coming independently, not touched - TACACS plus added features not needed Removals of note - remove shade from AWX requirements - remove kombu from Ansible requirements Other notes Add note about pinning setuptools and pip, done but not mentioned previously Stop pinning gevent-websocket and twisted upgrade Azure to Ansible core requirements more detailed notes https://gist.github.com/AlanCoding/9442a512ab6977940bc7b5b346d4f70b upgrade version of Django for Exception
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
psutil==5.2.2
|
||||
pexpect==4.2.1
|
||||
psutil==5.4.3 # same as AWX requirement
|
||||
pexpect==4.4.0 # same as AWX requirement
|
||||
python-daemon==2.1.2
|
||||
|
||||
Reference in New Issue
Block a user