Skip to content

Commit 5102255

Browse files
authored
upgrade uv lock file (#1415)
* Pin jupyter-book to < 2 for now
1 parent e83186d commit 5102255

File tree

2 files changed

+1412
-1074
lines changed

2 files changed

+1412
-1074
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dev = [
6565
]
6666

6767
doc = [
68-
"jupyter-book>=1",
68+
"jupyter-book<2",
6969
"pydata-sphinx-theme",
7070
"matplotlib",
7171
"pandas",

0 commit comments

Comments
 (0)