Skip to content

Commit 7fecae3

Browse files
Update dependency numpy to v2.4.5
1 parent e7db08c commit 7fecae3

2 files changed

Lines changed: 38 additions & 36 deletions

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.2.5",
11+
"numpy==2.4.5",
1212
"pandas==2.3.3",
1313
"pip==26.1",
1414
# --- Visualization ---

0 commit comments

Comments
 (0)