Skip to content

Commit f8befe5

Browse files
author
craigsdennis
committed
Adds ipywidgets and friends to reqs
1 parent 2e7a5e8 commit f8befe5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements.txt

+7-7
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ backcall=0.1.0=py37_0
1010
blas=1.0=mkl
1111
bleach=2.1.3=py37_0
1212
ca-certificates=2018.03.07=0
13-
certifi=2018.8.24=py37_1
13+
certifi=2018.10.15=py37_0
1414
cffi=1.11.5=py37h342bebf_0
1515
constantly=15.1.0=py37h28b3542_0
16-
cryptography=2.3=py37hdbc3d79_0
16+
cryptography=2.3.1=py37ha12b0ac_2
1717
cryptography-vectors=2.3=py37_0
1818
dbus=1.13.2=h760590f_1
1919
decorator=4.3.0=py37_0
@@ -31,7 +31,7 @@ intel-openmp=2018.0.3=0
3131
ipykernel=4.8.2=py37_0
3232
ipython=6.5.0=py37_0
3333
ipython_genutils=0.2.0=py37_0
34-
ipywidgets=7.4.0=py37_0
34+
ipywidgets=7.4.2=py37_0
3535
jedi=0.12.1=py37_0
3636
jinja2=2.10=py37_0
3737
jpeg=9b=he5867d9_2
@@ -59,7 +59,7 @@ ncurses=6.1=h0a44026_0
5959
notebook=5.6.0=py37_0
6060
numpy=1.15.0=py37h648b28d_0
6161
numpy-base=1.15.0=py37h8a80b8c_0
62-
openssl=1.0.2p=h1de35cc_0
62+
openssl=1.1.1=h1de35cc_0
6363
pandas=0.23.4=py37h6440ff4_0
6464
pandoc=2.2.1=h1a437c5_0
6565
pandocfilters=1.4.2=py37_1
@@ -77,7 +77,7 @@ pycparser=2.18=py37_1
7777
pygments=2.2.0=py37_0
7878
pyopenssl=18.0.0=py37_0
7979
pyqt=5.9.2=py37h655552a_0
80-
python=3.7.0=hc167b69_0
80+
python=3.7.1=haf84260_3
8181
python-dateutil=2.7.3=py37_0
8282
pytz=2018.5=py37_0
8383
pyzmq=17.1.2=py37h1de35cc_0
@@ -90,11 +90,11 @@ setuptools=40.0.0=py37_0
9090
simplegeneric=0.8.1=py37_2
9191
sip=4.19.8=py37h0a44026_0
9292
six=1.11.0=py37_1
93-
sqlite=3.24.0=ha441bb4_0
93+
sqlite=3.25.2=ha441bb4_0
9494
terminado=0.8.1=py37_1
9595
testpath=0.3.1=py37_0
9696
text-unidecode=1.2=py37_0
97-
tk=8.6.7=h35a86e2_3
97+
tk=8.6.8=ha441bb4_0
9898
tornado=5.1=py37h1de35cc_0
9999
traitlets=4.3.2=py37_0
100100
twisted=18.7.0=py37h1de35cc_1

0 commit comments

Comments
 (0)