Skip to content

Commit

Permalink
PNDA-4800 GitHub identifies known vulnerabilities with some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
janselva committed Aug 27, 2018
1 parent 38d4f02 commit e5e607b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
16 changes: 13 additions & 3 deletions salt/jupyter/files/requirements-jupyter.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ ipython-sql==0.3.8
Jinja2==2.8
jsonschema==2.5.1
jupyter==1.0.0
jupyter-client==4.4.0
jupyter-client==5.2.0
jupyter-console==5.0.0
jupyter-core==4.2.1
jupyter-core==4.4.0
MarkupSafe==0.23
mistune==0.7.3
nbconvert==5.0.0
nbformat==4.2.0
notebook==4.3.1
notebook==5.4.1
pandocfilters==1.4.1
pexpect==4.2.1
pickleshare==0.7.4
Expand All @@ -40,3 +40,13 @@ traitlets==4.3.1
wcwidth==0.1.7
widgetsnbextension==2.0.0
matplotlib==2.1.2
bitarray==0.8.3
findspark==1.3.0
jupyter-spark==0.3.0-patch
pbr==4.2.0
ply==3.11
prettytable==0.7.2
pytz==2018.5
Send2Trash==1.5.0
sqlparse==0.2.4
thriftpy==0.3.9
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
lxml==3.6.4
ipywidgets==6.0.0
widgetsnbextension==2.0.0
terminado==0.6

0 comments on commit e5e607b

Please sign in to comment.