Chainlink v0.7 contracts with openzepplin

I want to user chainlink contract which are using v0.7 solidity. I figured that openzepplin version v0.3.4 are the contracts which can be used but this version of openzepplin doesn't have ProxyAdmin or TransparentUpgradeable proxy contracts.
So I tried using patched/release-v3.4 since it has Proxy contracts but these contracts are using normal contracts not the upgradeable ones.

Please help me understand which set of contracts should I use with chainlink v0.7.