mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-25 19:14:03 +03:00
Update local requirements
This commit is contained in:
parent
8ac31962d6
commit
145a4bdf5c
|
@ -3,14 +3,14 @@
|
||||||
coverage==4.0.3
|
coverage==4.0.3
|
||||||
django_coverage_plugin==1.3
|
django_coverage_plugin==1.3
|
||||||
Sphinx
|
Sphinx
|
||||||
django-extensions==1.6.1
|
django-extensions==1.6.3
|
||||||
Werkzeug==0.11.9
|
Werkzeug==0.11.9
|
||||||
django-test-plus==1.0.12
|
django-test-plus==1.0.12
|
||||||
factory_boy==2.7.0
|
factory_boy==2.7.0
|
||||||
django-debug-toolbar==1.4
|
django-debug-toolbar==1.4
|
||||||
|
|
||||||
# improved REPL
|
# improved REPL
|
||||||
ipdb==0.9.3
|
ipdb==0.10.0
|
||||||
|
|
||||||
pytest-django==2.9.1
|
pytest-django==2.9.1
|
||||||
pytest-sugar==0.7.1
|
pytest-sugar==0.7.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user