`actions/setup-python` supports [caching-packages-dependencies](https://github.com/actions/setup-python#caching-packages-dependencies). Add support for caching for both `requirements.txt` and `requirements-test.txt`.
actions/setup-pythonsupports caching-packages-dependencies. Add support for caching for bothrequirements.txtandrequirements-test.txt.