pip uninstall selenium
pip install selenium==3.14.1

설치는
pip install selenium 또는 pip install selenium==4.0.0

업그레이드는
pip install --upgrade selenium