Upgrade issue not finding powershell module

i am trying to upgrade from 7.4 to 7.6 and during the install it asks for several powershell modules to be installed. i have installed all of the modules including the Microsoft.Graph module however i still get the message below asking me to install the Microsoft.Graph. 

My server doesn't have direct internet access so i downloaded the powershell modules on another machine and used save-module to save the powershell module and then i copied it to the server.

When i run get-installedmodule i see Microsoft Graph 1.11.0 listed so it shows up properly but Active Roles does not see it and wont let me proceed with upgrade. 

how can i proceed with the upgrade