Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 8dd0e21

Browse files
authored
fix samples build
1 parent f915e3a commit 8dd0e21

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

samples/beam/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
apache-beam==2.65.0
1+
apache-beam===2.60.0; python_version == '3.8'
2+
apache-beam==2.65.0; python_version >= '3.9'
23
google-cloud-bigtable==2.30.1
34
google-cloud-core==2.4.3

0 commit comments

Comments
 (0)