Skip to content

Commit

Permalink
Pin apache-beam for python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea authored Aug 9, 2023
1 parent 65ef296 commit e15da79
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.49.0
apache-beam===2.48.0; python_version == '3.7'
apache-beam==2.49.0; python_version >= '3.8'
google-cloud-bigtable==2.20.0
google-cloud-core==2.3.3

0 comments on commit e15da79

Please sign in to comment.