Minor update on requirements.txt
CVE-2019-18874
moderate severity
Vulnerable versions: <= 5.6.5
Patched version: 5.6.6
psutil (aka python-psutil) through 5.6.5 can have a double free. This occurs because of refcount mishandling within a while or for loop that converts system data into a Python object.