summaryrefslogtreecommitdiff
path: root/tests/requirements
diff options
context:
space:
mode:
authorCarlton Gibson <carlton.gibson@noumenal.es>2019-11-20 14:57:08 +0100
committerGitHub <noreply@github.com>2019-11-20 14:57:08 +0100
commit36453526d3e1a5829864f106d6baa0ebdb20537e (patch)
tree55292e21fd130cf32efb573d89ba4f6b4b6959c2 /tests/requirements
parent608e06023e6eaf75f744134a0fd203853260e616 (diff)
downloaddjango-36453526d3e1a5829864f106d6baa0ebdb20537e.tar.gz
Pinned asgiref version.
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 1b29012ff0..65da21bc0e 100644
--- a/tests/requirements/py3.txt
+++ b/tests/requirements/py3.txt
@@ -1,4 +1,4 @@
-asgiref
+asgiref >= 3.2
argon2-cffi >= 16.1.0
bcrypt
docutils