-r basics.txt

tox==2.9.1;python_version<="2.6"
tox==3.14.0;python_version<="3.4" and python_version>="2.7"
tox==3.14.5;python_version>"3.4"
