Confd and Rhel OS compatibility

Hi, Rhel 8.x comes with default python 3.6 version, but the latest versions of confd require python 3.7, How this compatibility issues be solved
because for our deployment we cannot have 2 versions of python installed on the system
Is there any version of confd which is compatible with Rhel 8.x and python version available with OS

Found the below after a quick search:
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/configuring_basic_system_settings/assembly_installing-and-using-python_configuring-basic-system-settings

In RHEL 8, Python 3 is distributed in versions 3.6, 3.8, and 3.9 , provided by the python36 , python38 , and python39 modules in the AppStream repository.