diff --git a/numerai/examples/signals-python3/requirements.txt b/numerai/examples/signals-python3/requirements.txt index 0c92807..2f60411 100644 --- a/numerai/examples/signals-python3/requirements.txt +++ b/numerai/examples/signals-python3/requirements.txt @@ -3,6 +3,6 @@ numpy==1.21.0 pandas==1.2.0 pyarrow==7.0.0 python-dateutil==2.8.1 -scikit-learn==0.24.0 +scikit-learn==1.0.1 joblib==1.2.0 git+http://github.com/leonhma/yfinance.git@master#egg=yfinance \ No newline at end of file