Hi,
Thank you for developing this great repo.
I have a trouble in installing matbench with python 3.10 using pip install matbench. The error might be occurred due to sklearn==1.0.1. I'm wondering if the fixing version of sklearn can be omitted, for example, sklearn>=1.0.1.
Thank you in advance for your answering.