mirror of
https://github.com/django/django.git
synced 2025-09-27 12:39:17 +00:00
Refs #26033 -- Temporarily pinned argon2-cffi test requirement.
The latest version (16.1) is backwards-incompatible for Django.
This commit is contained in:
parent
23fbd3ff48
commit
e47b52255c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
argon2-cffi >= 16.0.0
|
argon2-cffi == 16.0.0
|
||||||
bcrypt
|
bcrypt
|
||||||
docutils
|
docutils
|
||||||
geoip2
|
geoip2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue