@@ -25,6 +25,7 @@ from ml_model.exceptions import ( FileExtensionNotSupported, TemplateNotFound, TemplateUnknownException, + RequestBlocked, ) from ml_model.services.base import SimpleService from payments.exceptions.insufficient_balance import InsufficientBalance