Skip to content

Commit

Permalink
revert updates to samples/beam which are causing failures
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea authored Dec 14, 2023
1 parent 08e2a7d commit 1fffca8
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions samples/beam/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# See https://github.com/googleapis/python-bigtable/issues/904
apache-beam===2.46.0; python_version == '3.7'
apache-beam==2.52.0; python_version >= '3.8'
google-cloud-bigtable===2.17.0; python_version == '3.7'
google-cloud-bigtable==2.21.0; python_version >= '3.8'
google-cloud-core==2.4.1
apache-beam==2.46.0
google-cloud-bigtable==2.17.0
google-cloud-core==2.3.3

0 comments on commit 1fffca8

Please sign in to comment.