Skip to content

Commit

Permalink
update notebook depedency
Browse files Browse the repository at this point in the history
  • Loading branch information
lperron committed Aug 15, 2023
1 parent 53cd426 commit bdcd65f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bazel/notebook_requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ plotly==5.15.0

# Notebook
notebook==7.0.2
tornado==6.3.2
tornado==6.3.3
Pygments==2.15.0
6 changes: 5 additions & 1 deletion bazel/notebook_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ absl-py==1.4.0
# via -r bazel/notebook_requirements.in
anyio==3.7.0
# via jupyter-server
appnope==0.1.3
# via
# ipykernel
# ipython
argon2-cffi==21.3.0
# via jupyter-server
argon2-cffi-bindings==21.2.0
Expand Down Expand Up @@ -262,7 +266,7 @@ terminado==0.17.1
# jupyter-server-terminals
tinycss2==1.2.1
# via nbconvert
tornado==6.3.2
tornado==6.3.3
# via
# -r bazel/notebook_requirements.in
# ipykernel
Expand Down

0 comments on commit bdcd65f

Please sign in to comment.