Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea authored Dec 12, 2023
1 parent e921d81 commit a3f7fda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion samples/beam/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
apache-beam==2.52.0
apache-beam===2.46.0; python_version == '3.7'
apache-beam==2.52.0; python_version >= '3.8'
google-cloud-bigtable==2.21.0
google-cloud-core==2.4.1

0 comments on commit a3f7fda

Please sign in to comment.