Skip to content

Commit 2a19fa9

Browse files
authored
Update pyproject.toml
Updated doc dependencies to include pandas that broke some CI/CD pipelines
1 parent 7eaa346 commit 2a19fa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ dev = [
6161
]
6262

6363
doc = [
64+
"pandas",
6465
"networkx>=3.3",
6566
"sphinx>=8.1.3",
6667
"sphinx_gallery>=0.18.0",

0 commit comments

Comments
 (0)