Skip to content

Commit

Permalink
Try to upgrade numpy to 1.22.4
Browse files Browse the repository at this point in the history
  • Loading branch information
arokem committed Feb 23, 2024
1 parent 0b7085f commit 8a73e17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ install_requires =
scipy
scikit-optimize==0.9.0
tqdm
numpy>=1.22.4
zip_safe = False
include_package_data = True
packages = find:
Expand Down

0 comments on commit 8a73e17

Please sign in to comment.