diff --git a/requirements.txt b/requirements.txt index 3edd4bb..c76636c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ numpy==1.23.5 # Fundamental package for numerical computations in Python # Machine learning and deep learning tensorflow==2.11.0 # Comprehensive library for machine learning and deep learning -scikit-learn==1.1.3 # Simple and efficient tools for data mining and data analysis +scikit-learn==1.5.1 # Simple and efficient tools for data mining and data analysis # Blockchain interaction web3==5.31.0 # Ethereum blockchain interaction library