summaryrefslogtreecommitdiff
path: root/tests/requirements
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2019-06-24 08:10:23 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2019-06-24 08:10:23 +0200
commit19895e897c9aa620de7db4dfd2fb19774075b755 (patch)
tree443ed41697c6614d671429ee3c0e553c6816cf1f /tests/requirements
parent8590726a5dd3087d40b549580703cd8c74f3d7b1 (diff)
downloaddjango-19895e897c9aa620de7db4dfd2fb19774075b755.tar.gz
Refs #30451 -- Added asgiref to the tests requirements.
Diffstat (limited to 'tests/requirements')
-rw-r--r--tests/requirements/py3.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/requirements/py3.txt b/tests/requirements/py3.txt
index 3f0a01e164..831416e240 100644
--- a/tests/requirements/py3.txt
+++ b/tests/requirements/py3.txt
@@ -1,3 +1,4 @@
+asgiref
argon2-cffi >= 16.1.0
bcrypt
docutils