Installation error message tensorflow -addons

I am getting the error after the command - pip3 install rasa:

ERROR: Could not find a version that satisfies the requirement tensorflow-addons<0.8.0,>=0.7.1 (from rasa) (from versions: 0.10.0) ERROR: No matching distribution found for tensorflow-addons<0.8.0,>=0.7.1 (from rasa)

I have tried different versions of python (3.8, 3.7.0, 3.6.8) with no luck. I have also tried installing tensorflow-addons with no change to the error message.