Use the command pip install flask-sqlalchemy to install the flask-sqlalchemy wheel and its required dependencies:
C:\Python36\Scripts>pip install flask-sqlalchemy
The install command will find the flask-sqlalchemy wheel file (a pre-built file type used by pip to install modules) on PyPI and run the installation process: