you have to write all modules and parent module in requirements which your app is using. To know module which you app is using has two method: run command pip freeze in current app folder in powershell. install all the module as below photo which help to install your application module.