Skip to content

Commit dda1321

Browse files
committed
Update min numpy in pyproject.toml
1 parent 8340576 commit dda1321

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
@@ -11,7 +11,7 @@ authors = [
1111
]
1212
requires-python = ">=3.9"
1313
dependencies = [
14-
'numpy >= 1.17.3',
14+
'numpy >= 1.19.3',
1515
'pandas >= 1.3.0',
1616
'pytz',
1717
'requests',

0 commit comments

Comments
 (0)