mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 03:47:36 -02:30
adding initial channels integration
This commit is contained in:
committed by
Jared Tabor
parent
e4c5b9cb18
commit
1a9843d5d1
@@ -970,4 +970,3 @@ LOGGING = {
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -134,3 +134,5 @@ wheel==0.24.0
|
|||||||
wrapt==1.10.6
|
wrapt==1.10.6
|
||||||
wsgiref==0.1.2
|
wsgiref==0.1.2
|
||||||
xmltodict==0.9.2
|
xmltodict==0.9.2
|
||||||
|
channels==0.17.1
|
||||||
|
asgi_redis==0.14.0
|
||||||
|
|||||||
Reference in New Issue
Block a user