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 6f6406b commit eb167bcCopy full SHA for eb167bc
1 file changed
requirements.txt
@@ -15,8 +15,7 @@ django-tastypie>=0.13.1
15
django-widget-tweaks>=1.3
16
docutils>=0.12
17
factory-boy>=2.7.0
18
-# fake-factory==0.5.3 # from factory-boy
19
-Faker>=0.7.1 # Explicit install
+# Faker # from factory-boy
20
hashids>=1.1.0
21
html5lib>=0.90,<0.99999999 # ietf.utils.html needs a rewrite for html5lib 1.x -- major code changes in sanitizer
22
jsonfield>=1.0.3 # for SubmissionCheck. This is https://github.com/bradjasper/django-jsonfield/.
0 commit comments