chore: pin django-oidc-provider (#5588)
This commit is contained in:
parent
3bbd5149de
commit
f919184e14
|
@ -18,7 +18,7 @@ django-cors-headers>=3.11.0
|
|||
django-debug-toolbar>=3.2.4
|
||||
django-form-utils>=1.0.3 # Only one use, in the liaisons app. Last release was in 2015.
|
||||
django-markup>=1.5 # Limited use - need to reconcile against direct use of markdown
|
||||
django-oidc-provider>=0.7
|
||||
django-oidc-provider>=0.7,<0.8 # 0.8 dropped Django 2 support
|
||||
django-password-strength>=1.2.1
|
||||
django-referrer-policy>=1.0
|
||||
django-simple-history>=3.0.0
|
||||
|
|
Loading…
Reference in a new issue