How to install requirements.txt $ pip3 install -r requirements.txt How to update requirements.txt $ pip3 freeze > requirements.txt