mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
Re-run the updater script after upstream removal of future (#14265)
This commit is contained in:
parent
c9190ebd8f
commit
951bd1cc87
@ -1,7 +1,7 @@
|
||||
git+https://github.com/ansible/system-certifi.git@devel#egg=certifi
|
||||
# Remove pbr from requirements.in when moving ansible-runner to requirements.in
|
||||
git+https://github.com/ansible/ansible-runner.git@devel#egg=ansible-runner
|
||||
# django-radius has an aggressive pin of future==0.16.0, see https://github.com/robgolding/django-radius/pull/25
|
||||
# There is a PR against django-radius that would fix this: https://github.com/robgolding/django-radius/pull/27
|
||||
# django-radius library has not released since several dependency fixes were made
|
||||
# specifically need https://github.com/robgolding/django-radius/pull/27
|
||||
git+https://github.com/ansible/django-radius.git@develop#egg=django-radius
|
||||
git+https://github.com/ansible/python3-saml.git@devel#egg=python3-saml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user