diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index f8017576..3b20a0ea 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -47,7 +47,6 @@ Harry Percival / @hjwp Cullen Rhodes / @c-rhodes Burhan Khalid / @burhan Audrey Roy Greenfeld / @audreyr (and creator/maintainer of cookiecutter) * -Burhan Khalid / @burhan Jannis Gebauer / @got_nil jayfk / @jayfk stepmr / @stepmr diff --git a/{{cookiecutter.repo_name}}/requirements/base.txt b/{{cookiecutter.repo_name}}/requirements/base.txt index 7f3c73b1..92346e2b 100644 --- a/{{cookiecutter.repo_name}}/requirements/base.txt +++ b/{{cookiecutter.repo_name}}/requirements/base.txt @@ -10,12 +10,12 @@ whitenoise==2.0.2 # Forms -django-braces==1.8.0 +django-braces==1.8.1 django-crispy-forms==1.4.0 -django-floppyforms==1.4.1 +django-floppyforms==1.5.1 # Models -django-model-utils==2.2 +django-model-utils==2.3.1 # Images Pillow==2.9.0