release: 0.5.2

This commit is contained in:
Romain Dorgueil
2017-10-30 08:34:33 +01:00
parent 2ad47ae958
commit 3df81b4d35
5 changed files with 8 additions and 6 deletions

View File

@ -1,5 +1,5 @@
# This file has been auto-generated by Medikit. All changes will be lost.
# Updated on 2017-10-21.
# Generated by Medikit 0.4a5 on 2017-10-30.
# All changes will be overriden.
PACKAGE ?= bonobo
PYTHON ?= $(shell which python)

View File

@ -1 +1 @@
__version__ = '0.5.1'
__version__ = '0.5.2'

View File

@ -27,7 +27,7 @@ pytz==2017.2
requests==2.18.4
six==1.11.0
snowballstemmer==1.2.1
sphinx==1.6.4
sphinx==1.6.5
sphinxcontrib-websupport==1.0.1
termcolor==1.1.0
urllib3==1.22

View File

@ -1,8 +1,9 @@
-e .[docker]
appdirs==1.4.3
bonobo-docker==0.2.12
bonobo-docker==0.5.0
certifi==2017.7.27.1
chardet==3.0.4
click==6.7
colorama==0.3.9
docker-pycreds==0.2.1
docker==2.3.0
@ -12,6 +13,7 @@ packaging==16.8
pbr==3.1.1
psutil==5.4.0
pyparsing==2.2.0
python-dotenv==0.7.1
pytz==2017.2
requests==2.18.4
six==1.11.0

View File

@ -16,7 +16,7 @@ jupyter-console==5.2.0
jupyter-core==4.3.0
jupyter==1.0.0
markupsafe==1.0
mistune==0.7.4
mistune==0.8
nbconvert==5.3.1
nbformat==4.4.0
notebook==5.2.0