mirror of
https://github.com/ansible/awx.git
synced 2026-02-07 20:44:45 -03:30
Compare commits
1 Commits
openapi_sp
...
devel
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
99511efe81 |
@@ -46,6 +46,7 @@ pexpect
|
||||
prometheus-client
|
||||
psycopg
|
||||
psutil
|
||||
pyasn1>=0.6.2 # CVE-2026-2349
|
||||
pygerduty
|
||||
PyGithub
|
||||
pyopenssl
|
||||
|
||||
@@ -363,8 +363,9 @@ psycopg==3.2.10
|
||||
# dispatcherd
|
||||
ptyprocess==0.7.0
|
||||
# via pexpect
|
||||
pyasn1==0.6.1
|
||||
pyasn1==0.6.2
|
||||
# via
|
||||
# -r /awx_devel/requirements/requirements.in
|
||||
# pyasn1-modules
|
||||
# service-identity
|
||||
pyasn1-modules==0.4.2
|
||||
|
||||
Reference in New Issue
Block a user