Release the plugin in the WordPress repository where redux is used

If you try to bundle a copy of another plugin inside your plugin it will be rejected. It would be better to disable your plugins functionality and throw up a prompt indicating that the redux framework plugin needs to be installed.

Even then this may not be allowed as your plugin sounds more like an add-on than a standalone plugin, they may see this as a problem.

To get a 100% certain answer though on what you should do instead, you will need to ask the plugin reviewers directly, rather than on this stack.