We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65bd8e2 commit 64a2e92Copy full SHA for 64a2e92
dataflow/gemma-flex-template/requirements.txt
@@ -1,7 +1,7 @@
1
# For reproducible builds, it is better to also include transitive dependencies:
2
# https://github.com/GoogleCloudPlatform/python-docs-samples/blob/c93accadf3bd29e9c3166676abb2c95564579c5e/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt#L22,
3
# but for simplicity of this example, we are only including the top-level dependencies.
4
-apache_beam[gcp]==2.61.0
+apache_beam[gcp]==2.63.0
5
immutabledict==4.2.0
6
7
# Also required, please download and install gemma_pytorch.
0 commit comments