TensorRT - CUDA v11.1 support

Description

I have Manjaro linux installed with CUDA v11.1 with NVIDIA drivers 455.45.01 and cuDNN v8.0.5. I just want to know if I can install TensorRT v7.2.1.6 properly on this (Dependencies say I need CUDA v11.0 instead of v11.1) or do I need to downgrade to CUDA 11.0?
Link to github(Installation): https://github.com/NVIDIA/TensorRT/

Environment

TensorRT Version: 7.2.1.6-1
GPU Type: GeForce GTX 1060
Nvidia Driver Version: 455.45.01
CUDA Version: 11.1
CUDNN Version: 8.0.5
Operating System + Version: Manjaro Linux x86_64 20.2 Nibia (Kernal - 5.9.11)
Python Version (if applicable): 3.8
PyTorch Version (if applicable): 1.7.0

Hi @nishantnadkarni,
We recommend you to check the supported features from the below link.

Thanks!

Thanks a ton!