requirements.txt: Restrict version of `requests`
docker-py
is not compatible with requests
2.32.0, failing with:
docker.errors.DockerException: Error while fetching server API version: Not supported URL scheme http+docker
https://github.com/docker/docker-py/issues/3256
This broke buildbox-e2e tests.