mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 22:18:01 -03:30
Add comment for new psycopg dep
Signed-off-by: Rick Elrod <rick@elrod.me>
This commit is contained in:
parent
5f41003fb1
commit
513f433f17
@ -36,7 +36,7 @@ openshift
|
||||
pexpect==4.7.0 # see library notes
|
||||
prometheus_client
|
||||
psycopg2
|
||||
psycopg
|
||||
psycopg # psycopg3 is used to listen for pg_notify messages from web servers in awx.main.wsrelay where asyncio is used
|
||||
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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user