Skip to content

Commit 5c218be

Browse files
Update dependency numpy to v2.5.0
1 parent b53f622 commit 5c218be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"nbformat==5.10.4", # Required for plotly to render plots in notebooks.
99
# --- Data manipulation and plotting ---
1010
"matplotlib==3.10.9",
11-
"numpy==2.4.6",
11+
"numpy==2.5.0",
1212
"pandas==2.3.3",
1313
"pip==26.1.2",
1414
# --- Visualization ---

0 commit comments

Comments
 (0)