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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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_