Removed the requirement 'django-feature-policy', as it's not available for py27/django1.x.
- Legacy-Id: 16165
This commit is contained in:
parent
d210ce2ab9
commit
ac0430c596
|
@ -15,7 +15,6 @@ django-bcrypt>=0.9.2 # for the BCrypt password hasher option. Remove when all
|
|||
django-bootstrap3>=8.2.1,<9.0.0
|
||||
django-csp>=3.5
|
||||
django-cors-headers>=2.4.0
|
||||
django-feature-policy>=2.0
|
||||
django-formtools>=1.0 # instead of django.contrib.formtools in 1.8
|
||||
django-markup>=1.1
|
||||
django-password-strength>=1.2.1
|
||||
|
|
Loading…
Reference in a new issue