mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 07:17:40 -02:30
feat: enable django flags support (#15660)
* feat: enable django flags support * add django flags license * re-run updater script
This commit is contained in:
@@ -67,7 +67,7 @@ setuptools # see UPGRADE BLOCKERs
|
||||
setuptools_scm[toml] # see UPGRADE BLOCKERs, xmlsec build dep
|
||||
setuptools-rust>=0.11.4 # cryptography build dep
|
||||
pkgconfig>=1.5.1 # xmlsec build dep - needed for offline build
|
||||
|
||||
django-flags>=5.0.13
|
||||
# Temporarily added to use ansible-runner from git branch, to be removed
|
||||
# when ansible-runner moves from requirements_git.txt to here
|
||||
pbr
|
||||
|
||||
Reference in New Issue
Block a user