Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit 5a43edb

Browse files
fix(deps): update dependency scipy to >=1.17.1
1 parent e2a31b2 commit 5a43edb

2 files changed

Lines changed: 54 additions & 54 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
"openai>=2.4.0",
1111
"pangea-sdk==6.8.0",
1212
"python-dotenv>=1.1.1",
13-
"scipy>=1.16.2",
13+
"scipy>=1.17.1",
1414
]
1515

1616
[tool.uv]

0 commit comments

Comments
 (0)