Skip to content

Commit 7d11a41

Browse files
committed
Update dependency apache-beam to v2.67.0
1 parent 71b5285 commit 7d11a41

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

pipelines/anomaly_detection/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
apache-beam[gcp]==2.63.0
15+
apache-beam[gcp]==2.67.0
1616
keras_nlp==0.19.2
1717
keras==3.9.0
1818
protobuf==4.25.6

pipelines/cdp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
apache-beam[gcp]==2.63.0 # Example, use your actual versions
15+
apache-beam[gcp]==2.67.0 # Example, use your actual versions
1616
## Below dependencies are required if you have to run script /cdp_pipeline/generate_transaction_data.py
1717
pandas
1818
fsspec

pipelines/iot_analytics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apache-beam[gcp]==2.63.0
1+
apache-beam[gcp]==2.67.0
22
pandas
33
scikit-learn
44
## Below dependencies are required if you have to run script /

pipelines/marketing_intelligence/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
apache-beam[gcp]==2.63.0
15+
apache-beam[gcp]==2.67.0

pipelines/ml_ai_python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
apache-beam[gcp]==2.63.0
15+
apache-beam[gcp]==2.67.0
1616
keras_nlp==0.19.2
1717
keras==3.9.0
1818
protobuf==4.25.6

0 commit comments

Comments
 (0)