Skip to content

Commit f23e688

Browse files
Remove constraint for numpy version
1 parent e2b73e7 commit f23e688

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ install_requires =
2121
pandas
2222
azure-storage-blob >= 12.4.0
2323
pyarrow
24-
numpy < 2.0.0
24+
numpy
2525

2626
[options.packages.find]
2727
include =

0 commit comments

Comments
 (0)