<@U0B0ZA21E>: the dependency on six is declared: `...
# general
a
@strong-bird-83478: the dependency on six is declared:
Copy code
~/Src/Pants master find . -name req*.txt | xargs grep six
./3rdparty/python/requirements.txt:six==1.9.0
The six>=1.4 dependency is somewhere in unittest2 I think.