Skip to content

Commit 4378376

Browse files
authored
Merge pull request apache#15155 from emilymye/pythonsync
Update Python image base requirements with orjson, recommendations-ai packages
2 parents 1117f7d + 2fd71d7 commit 4378376

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sdks/python/container/base_image_requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ google-cloud-core==1.4.1
5252
google-cloud-datastore==1.15.3
5353
google-cloud-dlp==0.13.0
5454
google-cloud-language==1.3.0
55+
google-cloud-profiler==3.0.4
56+
google-cloud-recommendations-ai==0.2.0
5557
google-cloud-spanner==1.13.0
5658
google-cloud-videointelligence==1.13.0
5759
google-cloud-vision==0.42.0
@@ -66,6 +68,7 @@ cachetools == 3.1.1
6668
dataclasses == 0.8 ; python_version=="3.6"
6769
guppy3==3.0.10
6870
mmh3==2.5.1
71+
orjson==3.5.3
6972
python-dateutil == 2.8.1
7073
requests == 2.24.0
7174
freezegun == 0.3.15

0 commit comments

Comments
 (0)