Skip to content

Commit 2818bd0

Browse files
committed
Upgrade to NumPy v2 while still supporting v1.
1 parent 94fb1cb commit 2818bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ install_requires =
2222
diskcache>=5.4.0,<6
2323
joblib>=1.2.0,<2
2424
numba>=0.60.0,<1
25-
numpy>=2.0.2,<3
25+
numpy>=1.26.4,<3
2626
pandas>=2.2.0,<3
2727
progressbar2>=4.1.1,<5
2828
yahooquery>=2.3.7,<3

0 commit comments

Comments
 (0)