python311Packages.jupyter-book: update relaxed deps
Checking runtime dependencies for jupyter_book-0.15.1-py3-none-any.whl - myst-nb~=0.17.1 not satisifeid by version 1.0.0 - sphinx<6,>=4 not satisifeid by version 7.2.6 - sphinx-external-toc~=0.3.1 not satisifeid by version 1.0.0 - sphinx-thebe~=0.2.0 not satisifeid by version 0.3.0 - sphinxcontrib-bibtex<=2.5.0,>=2.2.0 not satisifeid by version 2.6.1
This commit is contained in:
@@ -65,7 +65,10 @@ buildPythonPackage rec {
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"docutils"
|
||||
"sphinx-design"
|
||||
"myst-nb"
|
||||
"sphinx"
|
||||
"sphinx-thebe"
|
||||
"sphinxcontrib-bibtex"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [
|
||||
|
||||
Reference in New Issue
Block a user