mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 09:57:35 -02:30
requirements: Add packaging deps following runner upgrade
This commit is contained in:
3
docs/licenses/packaging.txt
Normal file
3
docs/licenses/packaging.txt
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
This software is made available under the terms of *either* of the licenses
|
||||||
|
found in LICENSE.APACHE or LICENSE.BSD. Contributions to this software is made
|
||||||
|
under the terms of *both* these licenses.
|
||||||
@@ -224,6 +224,8 @@ oauthlib==3.1.0
|
|||||||
# social-auth-core
|
# social-auth-core
|
||||||
openshift==0.11.0
|
openshift==0.11.0
|
||||||
# via -r /awx_devel/requirements/requirements.in
|
# via -r /awx_devel/requirements/requirements.in
|
||||||
|
packaging==21.3
|
||||||
|
# via ansible-runner
|
||||||
pbr==5.6.0
|
pbr==5.6.0
|
||||||
# via -r /awx_devel/requirements/requirements.in
|
# via -r /awx_devel/requirements/requirements.in
|
||||||
pexpect==4.7.0
|
pexpect==4.7.0
|
||||||
@@ -265,7 +267,9 @@ pyjwt==1.7.1
|
|||||||
pyopenssl==19.1.0
|
pyopenssl==19.1.0
|
||||||
# via twisted
|
# via twisted
|
||||||
pyparsing==2.4.6
|
pyparsing==2.4.6
|
||||||
# via -r /awx_devel/requirements/requirements.in
|
# via
|
||||||
|
# -r /awx_devel/requirements/requirements.in
|
||||||
|
# packaging
|
||||||
pyrad==2.3
|
pyrad==2.3
|
||||||
# via django-radius
|
# via django-radius
|
||||||
pyrsistent==0.15.7
|
pyrsistent==0.15.7
|
||||||
|
|||||||
Reference in New Issue
Block a user