Problem with ansible smart proxy plugin installation

Problem:
Cannot install Foreman Proxy with ansible plugin because of ruby-smart-proxy-dynflow dependency

Expected outcome:

Foreman and Proxy versions:
foreman-proxy: 1.18.1

Foreman and Proxy plugin versions:
ruby-smart-proxy-ansible: 2.0.3

Other relevant data:

root@a28201863aa5:/# apt install foreman-proxy ruby-smart-proxy-ansible ruby-smart-proxy-discovery ruby-smart-proxy-remote-execution-ssh
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
ruby-smart-proxy-ansible : Depends: ruby-smart-proxy-dynflow (< 0.2.0) but 0.2.0-1 is to be installed
E: Unable to correct problems, you have held broken packages.

Can someone remove ruby-smart-proxy-dynflow (<< 0.2.0) dependency from ruby-smart-proxy-ansible package, please? Repo 1.18.

Thank you for reporting this, proposed fix:
https://github.com/theforeman/foreman-packaging/pull/2889