1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +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

@@ -1,5 +1,5 @@
aiosmtpd
asgiref >= 3.5.2
asgiref >= 3.6.0
argon2-cffi >= 16.1.0
backports.zoneinfo; python_version < '3.9'
bcrypt