1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

[4.1.x] Updated asgiref dependency for 4.1 release series.

Backport of 2a2bde52f3 from main
This commit is contained in:
Carlton Gibson
2022-06-16 11:37:17 +02:00
parent eaf9885392
commit 0fb02522f9
4 changed files with 6 additions and 3 deletions

View File

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