mirror of
https://github.com/ansible/awx.git
synced 2026-05-14 21:07:39 -02:30
Pin channels-redis to 4.3.1 to fix an async issue (#13348)
Refs django/channels_redis#332 Refs #13313 Signed-off-by: Rick Elrod <rick@elrod.me>
This commit is contained in:
@@ -4,7 +4,7 @@ asciichartpy
|
||||
asn1
|
||||
azure-keyvault==1.1.0 # see UPGRADE BLOCKERs
|
||||
channels
|
||||
channels-redis
|
||||
channels-redis==3.4.1 # see UPGRADE BLOCKERs
|
||||
cryptography
|
||||
Cython<3 # Since the bump to PyYAML 5.4.1 this is now a mandatory dep
|
||||
daphne
|
||||
|
||||
Reference in New Issue
Block a user