summaryrefslogtreecommitdiff
path: root/tests/requirements/py3.txt
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2020-06-16 07:54:41 +0200
committerGitHub <noreply@github.com>2020-06-16 07:54:41 +0200
commitdcb4d79ef719d824431a8b3ff8ada879bbab21cc (patch)
treeb9e9af130dd1a64678dcadee1c909f2707e3dba5 /tests/requirements/py3.txt
parent7edc6e53a746af995e3b89d53d37938dd8fc46aa (diff)
Pinned asgiref == 3.2.7 in test requirements.
Diffstat (limited to 'tests/requirements/py3.txt')
-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 65da21bc0e..2ae22dfa20 100644
--- a/tests/requirements/py3.txt
+++ b/tests/requirements/py3.txt
@@ -1,4 +1,4 @@
-asgiref >= 3.2
+asgiref == 3.2.7
argon2-cffi >= 16.1.0
bcrypt
docutils