Update dependencies.

This commit is contained in:
Romain Dorgueil
2017-07-04 10:51:33 +02:00
parent 1d27376785
commit d034588091
5 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
# This file has been auto-generated. # This file has been auto-generated.
# All changes will be lost, see Projectfile. # All changes will be lost, see Projectfile.
# #
# Updated at 2017-06-18 21:29:55.255815 # Updated at 2017-07-04 10:50:55.775681
PACKAGE ?= bonobo PACKAGE ?= bonobo
PYTHON ?= $(shell which python) PYTHON ?= $(shell which python)

View File

@ -27,7 +27,7 @@ pytz==2017.2
requests==2.18.1 requests==2.18.1
six==1.10.0 six==1.10.0
snowballstemmer==1.2.1 snowballstemmer==1.2.1
sphinx==1.6.2 sphinx==1.6.3
sphinxcontrib-websupport==1.0.1 sphinxcontrib-websupport==1.0.1
termcolor==1.1.0 termcolor==1.1.0
urllib3==1.21.1 urllib3==1.21.1

View File

@ -1,6 +1,6 @@
-e .[docker] -e .[docker]
appdirs==1.4.3 appdirs==1.4.3
bonobo-docker==0.2.8 bonobo-docker==0.2.9
certifi==2017.4.17 certifi==2017.4.17
chardet==3.0.4 chardet==3.0.4
colorama==0.3.9 colorama==0.3.9
@ -9,7 +9,7 @@ docker==2.3.0
fs==2.0.4 fs==2.0.4
idna==2.5 idna==2.5
packaging==16.8 packaging==16.8
pbr==3.0.1 pbr==3.1.1
psutil==5.2.2 psutil==5.2.2
pyparsing==2.2.0 pyparsing==2.2.0
pytz==2017.2 pytz==2017.2
@ -17,4 +17,4 @@ requests==2.18.1
six==1.10.0 six==1.10.0
stevedore==1.23.0 stevedore==1.23.0
urllib3==1.21.1 urllib3==1.21.1
websocket-client==0.42.1 websocket-client==0.44.0

View File

@ -11,7 +11,7 @@ ipywidgets==6.0.0
jedi==0.10.2 jedi==0.10.2
jinja2==2.9.6 jinja2==2.9.6
jsonschema==2.6.0 jsonschema==2.6.0
jupyter-client==5.0.1 jupyter-client==5.1.0
jupyter-console==5.1.0 jupyter-console==5.1.0
jupyter-core==4.3.0 jupyter-core==4.3.0
jupyter==1.0.0 jupyter==1.0.0
@ -24,7 +24,7 @@ pandocfilters==1.4.1
pexpect==4.2.1 pexpect==4.2.1
pickleshare==0.7.4 pickleshare==0.7.4
prompt-toolkit==1.0.14 prompt-toolkit==1.0.14
ptyprocess==0.5.1 ptyprocess==0.5.2
pygments==2.2.0 pygments==2.2.0
python-dateutil==2.6.0 python-dateutil==2.6.0
pyzmq==16.0.2 pyzmq==16.0.2

View File

@ -6,7 +6,7 @@ colorama==0.3.9
fs==2.0.4 fs==2.0.4
idna==2.5 idna==2.5
packaging==16.8 packaging==16.8
pbr==3.0.1 pbr==3.1.1
psutil==5.2.2 psutil==5.2.2
pyparsing==2.2.0 pyparsing==2.2.0
pytz==2017.2 pytz==2017.2