Merge branch 'master' into staging-fixes
This commit is contained in:
commit
8bc1f37c49
2 changed files with 2 additions and 2 deletions
|
|
@ -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()
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ werkzeug
|
|||
semantic_version
|
||||
rauth>=0.6.2
|
||||
requests
|
||||
redis
|
||||
redis==2.10.6
|
||||
selenium
|
||||
babel
|
||||
ipython
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue