Reducing size of pyinstaller exe

I have a simple pandas pyinstaller exe which is over 40MB. My exe example: import collections import csv import selenium import pandas print('hi') 40MB+ for this seems a bit overkill. How can I