Skip to content

Commit e0b6cc6

Browse files
Exclude yanked numpy 2.4.0 and update lockfile
1 parent 34a231a commit e0b6cc6

2 files changed

Lines changed: 76 additions & 73 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ dependencies = [
1111
"pyyaml>=6.0.0",
1212
"rich>=14.2.0",
1313
"SQLAlchemy>=2.0.0",
14+
"numpy!=2.4.0",
1415
"tabulate>=0.9.0",
1516
"typer>=0.21.0",
1617
"duckdb>=1.0.0",

0 commit comments

Comments
 (0)