Pin dependencies to prepare for release_4.6 release tag (#6707)

* Pin deps to release prep
- ansible-runner@2.4.0
- receptorctl@1.4.8
- django-ansible-base@c8fbc1e345d4908cc97eaae20771238a5dd35aad
This commit is contained in:
Hao Liu
2024-09-19 12:22:18 -04:00
committed by GitHub
parent fafed924e3
commit 6574cfe3a9
4 changed files with 182 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
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
git+https://github.com/ansible/python3-saml.git@devel#egg=python3-saml
django-ansible-base @ git+https://github.com/ansible/django-ansible-base@devel#egg=django-ansible-base[rest_filters,jwt_consumer,resource_registry,rbac]
django-ansible-base @ git+https://github.com/ansible/django-ansible-base@c8fbc1e345d4908cc97eaae20771238a5dd35aad#egg=django-ansible-base[rest_filters,jwt_consumer,resource_registry,rbac]