Skip to content

Commit b04e7f5

Browse files
committed
Update dependency pandas to v3.0.3
2 parents d2750d0 + 4a8b360 commit b04e7f5

2 files changed

Lines changed: 52 additions & 52 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"networkx==3.6.1", # Updated to be compatible with NumPy 2.0+
2525
"numpy==2.4.4",
2626
"packaging==26.2", # For version parsing, updated for sphinx compatibility
27-
"pandas==3.0.2",
27+
"pandas==3.0.3",
2828
"pebble==5.2.0",
2929
"requests==2.34.0",
3030
"scikit-learn==1.8.0",

0 commit comments

Comments
 (0)