diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-07-17 11:05:03 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-07-17 21:15:21 +0200 |
| commit | 3d16496037fbb8a6bbc6b6e354fa4f5eb65e6cea (patch) | |
| tree | bd3ce1e7e20c86f9520203b306da23280ac95b49 /tests/requirements/py3.txt | |
| parent | e7fa8aff432a90b6df9914d63aad239164b6b4d4 (diff) | |
Bumped asgiref requirement to >= 3.2.10.
Forwardported 3.1 release notes from 474f65406fe2e568482d83db2ea94c0409afa039.
Diffstat (limited to 'tests/requirements/py3.txt')
| -rw-r--r-- | tests/requirements/py3.txt | 2 |
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 |
