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

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

Backport of df35cf578f from main.
This commit is contained in:
Mariusz Felisiak
2024-07-24 07:30:03 +02:00
committed by Sarah Boyce
parent 07d0d2975c
commit e5d2664908
4 changed files with 6 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
aiosmtpd
asgiref >= 3.7.0
asgiref >= 3.8.1
argon2-cffi >= 19.2.0; sys_platform != 'win32' or python_version < '3.13'
bcrypt
black