You can download a wheel from here: https://github.com/mdrehan4all/fasttext_wheels_for_windows
Move the wheel into the venv\Lib\site-packages directory where venv is the name of your local environment.
Then run run "pip install path_to_wheel_file/name_of_wheel_file" to install it.