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

Bumped asgiref requirement to >= 3.2.10.

Forwardported 3.1 release notes from 474f65406f.
This commit is contained in:
Mariusz Felisiak
2020-07-17 11:05:03 +02:00
parent e7fa8aff43
commit 3d16496037
4 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
asgiref >= 3.2
asgiref >= 3.2.10
argon2-cffi >= 16.1.0
bcrypt
docutils