This was introduced with #2009, but a deps line of: ``` deps = pip >= 20.1.0 ``` Is now parsed as ``pip install pip '>=' 20.1.0``.