Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
janselva committed Aug 27, 2018
1 parent e5e607b commit c54c361
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions salt/jupyter/files/requirements-jupyter.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
backports-abc==0.5
bitarray==0.8.3
bleach==1.5.0
decorator==4.0.10
entrypoints==0.2.2
findspark==1.3.0
html5lib==0.9999999
impyla==0.14.0
ipykernel==4.5.2
Expand All @@ -14,39 +16,37 @@ jupyter==1.0.0
jupyter-client==5.2.0
jupyter-console==5.0.0
jupyter-core==4.4.0
jupyter-spark==0.3.0-patch
MarkupSafe==0.23
mistune==0.7.3
nbconvert==5.0.0
nbformat==4.2.0
notebook==5.4.1
pandocfilters==1.4.1
pbr==4.2.0
pexpect==4.2.1
pickleshare==0.7.4
ply==3.11
prettytable==0.7.2
prompt-toolkit==1.0.9
ptyprocess==0.5.1
Pygments==2.1.3
pymysql==0.7.11
psycopg2==2.7.3.2
pytz==2018.5
pyzmq==16.0.2
qtconsole==4.2.1
Send2Trash==1.5.0
simplegeneric==0.8.1
six==1.10.0
sql-magic==0.0.3
sqlparse==0.2.4
terminado==0.6
testpath==0.3
thrift==0.9.3
thriftpy==0.3.9
tornado==4.4.2
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

0 comments on commit c54c361

Please sign in to comment.