psutil>=2.1.1

[:python_version <= "2.7"]
filelock<=3.2.1

[:python_version == "3.6"]
filelock<=3.4.1

[:python_version >= "3.7"]
filelock
