1# Required packages for VTS Runner 2enum 3future 4futures 5google-api-python-client 6google-cloud-pubsub 7httplib2 8protobuf 9requests 10setuptools 11 12# Required packages for Camera ITS tests 13# matplotlib # TODO(jaeshin): b/38371975, downloaded separately in download-pypi-packages.sh 14numpy 15Pillow 16scipy 17 18# Required packages for Kernel tests 19parse 20ply 21