summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2020-07-17 11:05:03 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-07-17 21:15:21 +0200
commit3d16496037fbb8a6bbc6b6e354fa4f5eb65e6cea (patch)
treebd3ce1e7e20c86f9520203b306da23280ac95b49 /tests
parente7fa8aff432a90b6df9914d63aad239164b6b4d4 (diff)
Bumped asgiref requirement to >= 3.2.10.
Forwardported 3.1 release notes from 474f65406fe2e568482d83db2ea94c0409afa039.
Diffstat (limited to 'tests')
-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..694b803b36 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