Skip to content

Commit 8ef4e8d

Browse files
committed
Update to newer nbconvert
1 parent 18d7c17 commit 8ef4e8d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/python/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
-r ../../requirements.txt
22
git+https://github.com/jakevdp/JSAnimation.git
3-
nbconvert==5.6.1
43
# https://github.com/jupyter/nbgrader/issues/1373#issuecomment-702798246
54
jupyter-client==6.1.12
65
# https://github.com/jupyter/jupyter_client/issues/637

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
attrs>=17.4.0
2-
jinja2<3.1
3-
nbconvert<6.0.0
2+
nbconvert>=6.0.0
43
ipython
54
jupyter
65
numpy

0 commit comments

Comments
 (0)