Skip to content

Commit

Permalink
added missing deps of nbconvert
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Aug 29, 2022
1 parent 44ca007 commit 22ef8c5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions pip/nbconvert.file
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Requires: py3-Jinja2 py3-Pygments py3-bleach py3-defusedxml py3-entrypoints py3-mistune py3-pandocfilters py3-nbformat
Requires: py3-testpath py3-jupyterlab-pygments py3-nbclient
Requires: py3-beautifulsoup4 py3-lxml py3-tinycss2
1 change: 1 addition & 0 deletions pip/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ testpath==0.5.0
#NO_AUTO_UPDATE: Below is a dummy test package to show how to use custom download command to download a package source.
test-download==7.44.1
Theano==1.0.5
tinycss2==1.1.1
toml==0.10.2
tomli==1.2.1
tomlkit==0.7.2
Expand Down
1 change: 1 addition & 0 deletions pip/tinycss2.file
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Requires: py3-flit-core py3-webencodings

0 comments on commit 22ef8c5

Please sign in to comment.