Python How not to do pip requirements If you’re working on a Python application, you’re probably using pip, and thus will need a requirements.txt file along the way to handle your project dependencies (when deploying your application