mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Refs #30472 -- Simplified Argon2PasswordHasher with argon2-cffi 19.1+ API.
This commit is contained in:
parent
ee49cf4f35
commit
faad809e09
4 changed files with 37 additions and 37 deletions
|
@ -270,7 +270,7 @@ Running all the tests
|
|||
If you want to run the full suite of tests, you'll need to install a number of
|
||||
dependencies:
|
||||
|
||||
* argon2-cffi_ 16.1.0+
|
||||
* argon2-cffi_ 19.1.0+
|
||||
* asgiref_ 3.2+ (required)
|
||||
* bcrypt_
|
||||
* docutils_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue