mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 18:07:36 -02:30
Update dependencies for DAB (#6914)
Co-authored-by: Satoe Imaishi <simaishi@redhat.com>
This commit is contained in:
21
licenses/dynaconf.txt
Normal file
21
licenses/dynaconf.txt
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
The MIT License (MIT)
|
||||||
|
|
||||||
|
Copyright (c) 2015 Bruno Rocha
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all
|
||||||
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
||||||
@@ -62,7 +62,6 @@ pyzstd # otel collector log file compression library
|
|||||||
receptorctl==1.5.3
|
receptorctl==1.5.3
|
||||||
social-auth-core == 4.5.4 # hard pinned due to resolver picking CVE version when uncapped
|
social-auth-core == 4.5.4 # hard pinned due to resolver picking CVE version when uncapped
|
||||||
social-auth-app-django==5.4.2 # see UPGRADE BLOCKERs
|
social-auth-app-django==5.4.2 # see UPGRADE BLOCKERs
|
||||||
sqlparse==0.5.0 # CVE-2024-4340
|
|
||||||
redis[hiredis]
|
redis[hiredis]
|
||||||
requests
|
requests
|
||||||
slack-sdk
|
slack-sdk
|
||||||
|
|||||||
@@ -182,9 +182,7 @@ django-radius==1.5.1
|
|||||||
django-solo==2.2.0
|
django-solo==2.2.0
|
||||||
# via -r /awx_devel/requirements/requirements.in
|
# via -r /awx_devel/requirements/requirements.in
|
||||||
django-split-settings==1.0.0
|
django-split-settings==1.0.0
|
||||||
# via
|
# via -r /awx_devel/requirements/requirements.in
|
||||||
# -r /awx_devel/requirements/requirements.in
|
|
||||||
# django-ansible-base
|
|
||||||
djangorestframework==3.15.2
|
djangorestframework==3.15.2
|
||||||
# via
|
# via
|
||||||
# -r /awx_devel/requirements/requirements.in
|
# -r /awx_devel/requirements/requirements.in
|
||||||
@@ -193,6 +191,8 @@ djangorestframework-yaml==2.0.0
|
|||||||
# via -r /awx_devel/requirements/requirements.in
|
# via -r /awx_devel/requirements/requirements.in
|
||||||
docutils==0.20.1
|
docutils==0.20.1
|
||||||
# via python-daemon
|
# via python-daemon
|
||||||
|
dynaconf==3.2.10
|
||||||
|
# via django-ansible-base
|
||||||
enum-compat==0.0.3
|
enum-compat==0.0.3
|
||||||
# via asn1
|
# via asn1
|
||||||
filelock==3.13.1
|
filelock==3.13.1
|
||||||
@@ -541,10 +541,10 @@ social-auth-core==4.5.4
|
|||||||
# via
|
# via
|
||||||
# -r /awx_devel/requirements/requirements.in
|
# -r /awx_devel/requirements/requirements.in
|
||||||
# social-auth-app-django
|
# social-auth-app-django
|
||||||
sqlparse==0.5.0
|
sqlparse==0.5.3
|
||||||
# via
|
# via
|
||||||
# -r /awx_devel/requirements/requirements.in
|
|
||||||
# django
|
# django
|
||||||
|
# django-ansible-base
|
||||||
tacacs-plus==1.0
|
tacacs-plus==1.0
|
||||||
# via -r /awx_devel/requirements/requirements.in
|
# via -r /awx_devel/requirements/requirements.in
|
||||||
tempora==5.5.1
|
tempora==5.5.1
|
||||||
|
|||||||
Reference in New Issue
Block a user