Skip to content

Commit

Permalink
update setup
Browse files Browse the repository at this point in the history
  • Loading branch information
lucywowen committed Mar 16, 2021
1 parent ba5d357 commit 81628c8
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 @@
'scipy==1.2.1',
'matplotlib>=2.1.0',
'seaborn>=0.8.1',
'scikit-learn>=0.19.1',
'scikit-learn==0.19.1',
],
packages=find_packages(exclude=('tests', 'docs')),
)
Expand Down

0 comments on commit 81628c8

Please sign in to comment.