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

Updated asgiref dependency for 3.2 release series.

This commit is contained in:
Carlton Gibson
2021-04-06 10:08:05 +02:00
committed by Carlton Gibson
parent 1eac8468cb
commit 5aea50e57f
4 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
asgiref >= 3.2.10
asgiref >= 3.3.2
argon2-cffi >= 16.1.0
backports.zoneinfo; python_version < '3.9'
bcrypt