Skip to content

Commit

Permalink
Merge pull request #51 from EpistasisLab/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
perib authored Sep 15, 2023
2 parents 984ca42 + 9e76a0f commit 07a187a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def calculate_version():
zip_safe=True,
install_requires=['numpy>=1.16.3',
'scipy>=1.3.1',
'scikit-learn>=1.2.0',
'scikit-learn>=1.3.0',
'update_checker>=0.16',
'tqdm>=4.36.1',
'stopit>=1.1.1',
Expand Down

0 comments on commit 07a187a

Please sign in to comment.