Skip to content

Commit 6edf5fb

Browse files
committed
revert numpy for 3.10 support
1 parent 68a01fc commit 6edf5fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
'duckdb~=1.5',
2222
'fqfa~=1.3.1',
2323
'more_itertools~=10.7.0',
24-
'numpy~=2.4',
24+
'numpy~=2.2.6',
2525
'oxbow~=0.6',
2626
'pandas~=3.0',
2727
'psutil~=7.2',

0 commit comments

Comments
 (0)