mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 21:53:11 +00:00
Merge pull request #77 from luzfcb/patch-2
Update boto version on production requirements
This commit is contained in:
commit
37fed6a01b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@ gunicorn==18.0
|
|||
django-storages==1.1.8
|
||||
Collectfast==0.1.13
|
||||
gevent==1.0
|
||||
boto==2.23.0
|
||||
boto==2.25.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue