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:
Rick Elrod
2022-12-20 17:05:44 -06:00
committed by GitHub
parent 41f3f381ec
commit 5dd0eab806
5 changed files with 72 additions and 6 deletions

View File

@@ -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