1funcsigs>=1;python_version<"3.3" 2# For runtime needs this is correct. For setup_requires needs, 1.2.0 is needed 3# but setuptools can't cope with conflicts in setup_requires, so thats 4# unversioned. 5pbr>=0.11 6six>=1.9 7