Wrote a Blog Post
Wrote about Python

Stop using pip freeze to create your requirements file!

I wrote a blog post on my website about why you should consider not using `pip freeze > requirements.txt`
Its definitely bitten me beforeĀ 

https://alexo.dev/blog/avoiding-pip-freeze-2/