Merge branch 'fix/registrations-tests' into 'master'
Fix registrations services tests Closes #553 See merge request !644
... | ... | @@ -3,6 +3,7 @@ django-localflavor>=1.4,<1.5 |
Pillow>=4.1.0,<4.2.0 | ||
django-compressor>=2.1,<3 | ||
django-sendfile<=0.4 | ||
freezegun>=0.3.9,<0.4.0 | ||
django-template-check>=0.3.0 # This should be in dev-requirements somehow | ||
bleach>=2.0.0,<2.1 | ||
django-tinymce4-lite>=1.5,<1.6 | ||
... | ... |
Please register or sign in to comment