We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0825281 commit dfe6f4cCopy full SHA for dfe6f4c
1 file changed
requirements.txt
@@ -12,7 +12,7 @@ decorator>=3.4.0
12
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
13
Django>=1.10,<1.11
14
django-bcrypt>=0.9.2 # for the BCrypt password hasher option. Remove when all bcrypt upgraded to argon2
15
-django-bootstrap3>=7.0
+django-bootstrap3>=7.0,<9.0.0
16
django-formtools>=1.0 # instead of django.contrib.formtools in 1.8
17
django-markup>=1.1
18
django-password-strength>=1.2.1
0 commit comments