Update dependencies.
This commit is contained in:
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
||||
# Generated by Medikit 0.4.2 on 2017-12-03.
|
||||
# Generated by Medikit 0.4.5 on 2017-12-13.
|
||||
# All changes will be overriden.
|
||||
|
||||
PACKAGE ?= bonobo
|
||||
|
||||
@ -16,7 +16,7 @@ pygments==2.2.0
|
||||
pytest-cov==2.5.1
|
||||
pytest-sugar==0.9.0
|
||||
pytest-timeout==1.2.1
|
||||
pytest==3.3.0
|
||||
pytest==3.3.1
|
||||
pytz==2017.3
|
||||
requests==2.18.4
|
||||
six==1.11.0
|
||||
|
||||
@ -11,10 +11,10 @@ graphviz==0.8.1
|
||||
idna==2.6
|
||||
jinja2==2.10
|
||||
markupsafe==1.0
|
||||
mondrian==0.6.0
|
||||
mondrian==0.6.1
|
||||
packaging==16.8
|
||||
pbr==3.1.1
|
||||
psutil==5.4.1
|
||||
psutil==5.4.2
|
||||
pyparsing==2.2.0
|
||||
python-slugify==1.2.4
|
||||
pytz==2017.3
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
-e .[jupyter]
|
||||
appnope==0.1.0
|
||||
bleach==2.1.1
|
||||
bleach==2.1.2
|
||||
decorator==4.1.2
|
||||
entrypoints==0.2.3
|
||||
html5lib==1.0b10
|
||||
ipykernel==4.6.1
|
||||
html5lib==1.0.1
|
||||
ipykernel==4.7.0
|
||||
ipython-genutils==0.2.0
|
||||
ipython==6.2.1
|
||||
ipywidgets==6.0.1
|
||||
@ -16,13 +16,13 @@ jupyter-console==5.2.0
|
||||
jupyter-core==4.4.0
|
||||
jupyter==1.0.0
|
||||
markupsafe==1.0
|
||||
mistune==0.8.1
|
||||
mistune==0.8.3
|
||||
nbconvert==5.3.1
|
||||
nbformat==4.4.0
|
||||
notebook==5.2.2
|
||||
pandocfilters==1.4.2
|
||||
parso==0.1.0
|
||||
pexpect==4.3.0
|
||||
pexpect==4.3.1
|
||||
pickleshare==0.7.4
|
||||
prompt-toolkit==1.0.15
|
||||
ptyprocess==0.5.2
|
||||
|
||||
@ -9,10 +9,10 @@ graphviz==0.8.1
|
||||
idna==2.6
|
||||
jinja2==2.10
|
||||
markupsafe==1.0
|
||||
mondrian==0.6.0
|
||||
mondrian==0.6.1
|
||||
packaging==16.8
|
||||
pbr==3.1.1
|
||||
psutil==5.4.1
|
||||
psutil==5.4.2
|
||||
pyparsing==2.2.0
|
||||
python-slugify==1.2.4
|
||||
pytz==2017.3
|
||||
|
||||
@ -8,10 +8,10 @@ graphviz==0.8.1
|
||||
idna==2.6
|
||||
jinja2==2.10
|
||||
markupsafe==1.0
|
||||
mondrian==0.6.0
|
||||
mondrian==0.6.1
|
||||
packaging==16.8
|
||||
pbr==3.1.1
|
||||
psutil==5.4.1
|
||||
psutil==5.4.2
|
||||
pyparsing==2.2.0
|
||||
python-slugify==1.2.4
|
||||
pytz==2017.3
|
||||
|
||||
Reference in New Issue
Block a user