summaryrefslogtreecommitdiff
path: root/tests/requirements
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2020-03-24 20:52:05 +0100
committerGitHub <noreply@github.com>2020-03-24 20:52:05 +0100
commit895f28f9cbed817c00ab68770433170d83132d90 (patch)
treed7dee2ad8768a03ad51798fa507afa571b4d49a8 /tests/requirements
parent27746ab28ac88fc213456e63302b408312d95122 (diff)
downloaddjango-895f28f9cbed817c00ab68770433170d83132d90.tar.gz
Reverted "Pinned asgiref == 3.2.5 in test requirements."
This reverts commit aa21020218a2dcd29a03444ad2a77f03f085b04e. Regression was fixed by https://github.com/django/asgiref/commit/e4367c571fd1833bda0b7ff0bd68d924916352da.
Diffstat (limited to 'tests/requirements')
-rw-r--r--tests/requirements/py3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/requirements/py3.txt b/tests/requirements/py3.txt
index cb75a779e0..65da21bc0e 100644
--- a/tests/requirements/py3.txt
+++ b/tests/requirements/py3.txt
@@ -1,4 +1,4 @@
-asgiref == 3.2.5
+asgiref >= 3.2
argon2-cffi >= 16.1.0
bcrypt
docutils