We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a66d0c5 commit b7b7eb0Copy full SHA for b7b7eb0
1 file changed
requirements.txt
@@ -14,7 +14,7 @@ django-widget-tweaks>=1.3
14
docutils>=0.12
15
factory-boy>=2.7.0
16
# fake-factory==0.5.3 # from factory-boy
17
-Faker>=0.5.3 # Explicit install
+Faker>=0.7.1 # Explicit install
18
hashids>=1.1.0
19
html5lib>=0.90,<0.99999999 # ietf.utils.html needs a rewrite for html5lib 1.x -- major code changes in sanitizer
20
jsonfield>=1.0.3 # for SubmissionCheck. This is https://github.com/bradjasper/django-jsonfield/.
0 commit comments