How to specify the python dependency versions for Dataflow where Cloud NAT is disabled and custom container can’t be used
I am running Python Datalfow jobs and I deploy the dataflow template to gcs from Gitlab. I am using –requirements_file=requirement.txt when I deploy my python template to gcs. Cloud NAT is diabled in my project and it will restrict the workers to download the packages from PyPi.