Skip to content

Commit

Permalink
Require numpy minimum version of 1.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tung-vu-td committed Sep 17, 2024
1 parent 39550b8 commit bc2df83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ install_requires =
urllib3>=1.21.1
presto-python-client>=0.6.0
pandas>=1.3
numpy>1.17.3
td-client>=1.1.0
pytz>=2018.5
numpy<1.24

[options.extras_require]
spark =
Expand Down

0 comments on commit bc2df83

Please sign in to comment.