Skip to content

Commit c54c361

Browse files
committed
Fix
1 parent e5e607b commit c54c361

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
backports-abc==0.5
2+
bitarray==0.8.3
23
bleach==1.5.0
34
decorator==4.0.10
45
entrypoints==0.2.2
6+
findspark==1.3.0
57
html5lib==0.9999999
68
impyla==0.14.0
79
ipykernel==4.5.2
@@ -14,39 +16,37 @@ jupyter==1.0.0
1416
jupyter-client==5.2.0
1517
jupyter-console==5.0.0
1618
jupyter-core==4.4.0
19+
jupyter-spark==0.3.0-patch
1720
MarkupSafe==0.23
1821
mistune==0.7.3
1922
nbconvert==5.0.0
2023
nbformat==4.2.0
2124
notebook==5.4.1
2225
pandocfilters==1.4.1
26+
pbr==4.2.0
2327
pexpect==4.2.1
2428
pickleshare==0.7.4
29+
ply==3.11
30+
prettytable==0.7.2
2531
prompt-toolkit==1.0.9
2632
ptyprocess==0.5.1
2733
Pygments==2.1.3
2834
pymysql==0.7.11
2935
psycopg2==2.7.3.2
36+
pytz==2018.5
3037
pyzmq==16.0.2
3138
qtconsole==4.2.1
39+
Send2Trash==1.5.0
3240
simplegeneric==0.8.1
3341
six==1.10.0
3442
sql-magic==0.0.3
43+
sqlparse==0.2.4
3544
terminado==0.6
3645
testpath==0.3
3746
thrift==0.9.3
47+
thriftpy==0.3.9
3848
tornado==4.4.2
3949
traitlets==4.3.1
4050
wcwidth==0.1.7
4151
widgetsnbextension==2.0.0
4252
matplotlib==2.1.2
43-
bitarray==0.8.3
44-
findspark==1.3.0
45-
jupyter-spark==0.3.0-patch
46-
pbr==4.2.0
47-
ply==3.11
48-
prettytable==0.7.2
49-
pytz==2018.5
50-
Send2Trash==1.5.0
51-
sqlparse==0.2.4
52-
thriftpy==0.3.9

0 commit comments

Comments
 (0)