# -- HINT: tox >= 4.0 has breaking changes.
# SUPPORT FOR: Python 2.7, Python <= 3.6
tox >=3.28.0,<4.0
virtualenv >= 20.26.6; python_version >= '3.7'
virtualenv <  20.22.0; python_version <  '3.7'
