mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-16 19:41:03 +03:00
fix boto==2.34.1 not available, update dep to latest
This commit is contained in:
parent
a162aa4c98
commit
a4568173f6
|
@ -2,8 +2,8 @@
|
|||
-r base.txt
|
||||
coverage==3.7.1
|
||||
Sphinx
|
||||
django-extensions==1.4.8
|
||||
django-extensions==1.4.9
|
||||
Werkzeug==0.9.6
|
||||
|
||||
# django-debug-toolbar that works with Django 1.5+
|
||||
django-debug-toolbar==1.2.1
|
||||
django-debug-toolbar==1.2.2
|
||||
|
|
|
@ -6,4 +6,4 @@ gunicorn==19.1.1
|
|||
django-storages==1.1.8
|
||||
Collectfast==0.2.1
|
||||
gevent==1.0.1
|
||||
boto==2.34.1
|
||||
boto==2.34.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user