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 9125104 commit bbcbc36Copy full SHA for bbcbc36
1 file changed
requirements.txt
@@ -25,7 +25,7 @@ django-tastypie>=0.14.2 # Django 2.1 will require 0.14.2; Django 3.0 wil
25
django-webtest>=1.9.7
26
django-widget-tweaks>=1.4.2
27
docutils>=0.12,!=0.15
28
-factory-boy>=2.9.0
+factory-boy>=2.9.0,<3
29
Faker>=0.8.8,!=0.8.9,!=0.8.10 # from factory-boy # Faker 0.8.9,0.8.10 sometimes return string names instead of unicode.
30
hashids>=1.1.0
31
html2text>=2019.8.11
0 commit comments