Lots of downloads during pip install of of test requirements

When I install the test requirements via
pip install -r requirements_test_all.txt

I get what seems like 100s of versions of a package downloading:

image

Is that supposed to happen or is it just me?