--- a/python/plugins/processing/algs/saga/SagaAlgorithmProvider.py 2019-05-20 10:08:05.000000000 -0300 +++ b/python/plugins/processing/algs/saga/SagaAlgorithmProvider.py 2019-09-06 20:35:53.084292866 -0300 @@ -39,7 +39,7 @@ pluginPath = os.path.normpath(os.path.join( os.path.split(os.path.dirname(__file__))[0], os.pardir)) -REQUIRED_VERSION = '2.3.' +REQUIRED_VERSION = '7.3.' class SagaAlgorithmProvider(QgsProcessingProvider):