mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
bump python-daemon package (#14301)
This commit is contained in:
@@ -40,6 +40,7 @@ psycopg
|
||||
psutil
|
||||
pygerduty
|
||||
pyparsing==2.4.6 # Upgrading to v3 of pyparsing introduce errors on smart host filtering: Expected 'or' term, found 'or' (at char 15), (line:1, col:16)
|
||||
python-daemon>3.0.0
|
||||
python-dsv-sdk
|
||||
python-tss-sdk==1.0.0
|
||||
python-ldap
|
||||
|
||||
@@ -155,8 +155,6 @@ frozenlist==1.3.3
|
||||
# via
|
||||
# aiohttp
|
||||
# aiosignal
|
||||
future==0.18.3
|
||||
# via django-radius
|
||||
gitdb==4.0.10
|
||||
# via gitpython
|
||||
gitpython==3.1.30
|
||||
@@ -315,8 +313,10 @@ pyrad==2.4
|
||||
# via django-radius
|
||||
pyrsistent==0.19.2
|
||||
# via jsonschema
|
||||
python-daemon==2.3.2
|
||||
# via ansible-runner
|
||||
python-daemon==3.0.1
|
||||
# via
|
||||
# -r /awx_devel/requirements/requirements.in
|
||||
# ansible-runner
|
||||
python-dateutil==2.8.2
|
||||
# via
|
||||
# adal
|
||||
@@ -392,7 +392,6 @@ setuptools-scm[toml]==7.0.5
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
six==1.16.0
|
||||
# via
|
||||
# ansible-runner
|
||||
# automat
|
||||
# azure-core
|
||||
# django-pglocks
|
||||
|
||||
Reference in New Issue
Block a user