diff --git a/README.rst b/README.rst index 55a708c..1c54876 100644 --- a/README.rst +++ b/README.rst @@ -132,7 +132,7 @@ Alternatively, you could clone and run setup.py file: **Required Dependencies**\ : -* Python 3.6 + +* Python 3.7+ * numpy>=1.19.4 * scikit-learn>=0.22.1 * scipy>=1.5.2 @@ -227,7 +227,7 @@ How to Contribute You are welcome to contribute to this exciting project: -See `contribution guide `_ for more information. +See `contribution guide `_ for more information. ---- diff --git a/docs/install.rst b/docs/install.rst index 60fe941..4799439 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -21,7 +21,7 @@ Alternatively, you could clone and run setup.py file: **Required Dependencies**\ : -* Python 3.6 + +* Python 3.7+ * numpy>=1.19.4 * scikit-learn>=0.22.1 * scipy>=1.5.2