# A constraint to the canary is added here to ensure the version is pinned to one that
# works but in a place where that constraint would not be applied unless the
# constraints file is used.
tox-constraints-canary ==2.0.1

# These are always installed by virtualenv and are listed here so that they will
# be pinned in the constraints file and consequently in the virtual environments.
pip !=22.1.1
setuptools
wheel