summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCarlton Gibson <carlton.gibson@noumenal.es>2019-11-20 15:13:28 +0100
committerCarlton Gibson <carlton.gibson@noumenal.es>2019-11-20 15:13:28 +0100
commit0e587457164be46034b65c1868f9c71024c50425 (patch)
tree35bcf276b9a95b4c3939283a2bc2c1a9eca4b907 /tests
parent5f24b18e6cf052b7b6175d9d024bbd206c247be5 (diff)
[3.0.x] Pinned asgiref to 3.2 series.
Backport of 36453526d3e1a5829864f106d6baa0ebdb20537e from master
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 3e9b48821a..fd677713f8 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