From 474f65406fe2e568482d83db2ea94c0409afa039 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Fri, 17 Jul 2020 11:05:03 +0200 Subject: [3.1.x] Pinned asgiref to 3.2 series with minimum version to 3.2.10. --- tests/requirements/py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/requirements/py3.txt b/tests/requirements/py3.txt index 65da21bc0e..47ec6a79bf 100644 --- a/tests/requirements/py3.txt +++ b/tests/requirements/py3.txt @@ -1,4 +1,4 @@ -asgiref >= 3.2 +asgiref ~= 3.2.10 argon2-cffi >= 16.1.0 bcrypt docutils -- cgit v1.3