1
0
mirror of https://github.com/django/django.git synced 2025-10-24 14:16:09 +00:00

Refs #34118 -- Adopted asgiref coroutine detection shims.

Thanks to Mariusz Felisiak for review.
This commit is contained in:
Carlton Gibson
2022-12-20 11:10:48 +01:00
committed by GitHub
parent a09d39f286
commit 32d70b2f55
15 changed files with 42 additions and 44 deletions

View File

@@ -278,7 +278,7 @@ dependencies:
* aiosmtpd_
* argon2-cffi_ 19.1.0+
* asgiref_ 3.5.2+ (required)
* asgiref_ 3.6.0+ (required)
* bcrypt_
* colorama_
* docutils_