how to generate requirements txt using pipenv code example Example: pipenv generate requirements.txt pipenv lock -r > requirements.txt