Merge branch 'master' into staging-fixes

This commit is contained in:
Frappe Bot 2018-11-15 11:17:59 +00:00
commit 8bc1f37c49
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ from faker import Faker
from .exceptions import *
from .utils.jinja import (get_jenv, get_template, render_template, get_email_from_template, get_jloader)
__version__ = '10.1.61'
__version__ = '10.1.62'
__title__ = "Frappe Framework"
local = Local()

View file

@ -13,7 +13,7 @@ werkzeug
semantic_version
rauth>=0.6.2
requests
redis
redis==2.10.6
selenium
babel
ipython