CentOS 6 Requires python-isodate >= 0.5.0-1.pulp during katello agent install

Problem:
katello-agent install on CentOS 6 breaks, requiring python-isodate 0.5.4

rror: Package: python-pulp-common-2.19.0-2.el6.noarch (pulp) Requires: python-isodate >= 0.5.0-1.pulp Available: python-isodate-0.4.7-1.el6.noarch (irt-epel) python-isodate = 0.4.7-1.el6 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest

Expected outcome:
successful installation
Foreman and Proxy versions:
not installed

Foreman and Proxy plugin versions:
not installed

Other relevant data:
[e.g. logs from Foreman and/or the Proxy, modified templates, commands issued, etc]
(for logs, surround with three back-ticks to get proper formatting, e.g.)

logs

Sorry, i need to add a bit more context to the problem. epel only has python-isodate.0.4.7-1.el6. where can i get a version of python-isodate.0.5.0-1. please advise

Nevermind, figured it out. Our EPEL repo was conflicting with the installation, disabling allowed the katello-agent to install successfully.

Apologies,
~noob