mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-03 19:50:11 +03:00
Merge bb6d727af2
into 74e8296b8e
This commit is contained in:
commit
b806033be0
|
@ -1,5 +1,5 @@
|
|||
cookiecutter==1.4.0
|
||||
flake8==3.0.4 # pyup: != 2.6.0
|
||||
flake8==3.1.1 # pyup: != 2.6.0
|
||||
sh==1.11
|
||||
binaryornot==0.4.0
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ psycopg2==2.6.2
|
|||
{%- endif %}
|
||||
|
||||
coverage==4.2
|
||||
flake8==3.0.4 # pyup: != 2.6.0
|
||||
flake8==3.1.1 # pyup: != 2.6.0
|
||||
django-test-plus==1.0.16
|
||||
factory_boy==2.7.0
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user