Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions jobs/mozaggregator2bq/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,27 +31,29 @@ ipykernel==5.4.3
# jupyter-console
# notebook
# qtconsole
ipython==7.19.0
# via
# ipykernel
# ipywidgets
# jupyter-console
ipython-genutils==0.2.0
# via
# nbformat
# notebook
# qtconsole
# traitlets
ipython==7.19.0
# via
# ipykernel
# ipywidgets
# jupyter-console
ipywidgets==7.6.3
# via jupyter
jedi==0.18.0
# via ipython
jinja2==2.11.2
jinja2==3.1.4
# via
# nbconvert
# notebook
jsonschema==3.2.0
# via nbformat
jupyter==1.0.0
# via -r requirements-dev.in
jupyter-client==6.1.11
# via
# ipykernel
Expand All @@ -68,13 +70,11 @@ jupyter-core==4.7.0
# nbformat
# notebook
# qtconsole
jupyter==1.0.0
# via -r requirements-dev.in
jupyterlab-pygments==0.1.2
# via nbconvert
jupyterlab-widgets==1.0.0
# via ipywidgets
markupsafe==1.1.1
markupsafe==2.1.5
# via jinja2
mistune==0.8.4
# via nbconvert
Expand Down