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

Pinned asgiref == 3.2.5 in test requirements.

This commit is contained in:
Mariusz Felisiak
2020-03-24 08:52:21 +01:00
committed by GitHub
parent f1db2ca732
commit aa21020218

View File

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