Skip to content

Commit 23d72e8

Browse files
authored
Revert "Updated the python dependencies (targeted for Beam 2.63.0) (#33658)"
This reverts commit 9afc92e.
1 parent cf5d0d4 commit 23d72e8

File tree

5 files changed

+78
-79
lines changed

5 files changed

+78
-79
lines changed

sdks/python/container/py310/base_image_requirements.txt

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -52,20 +52,20 @@ fasteners==0.19
5252
freezegun==1.5.1
5353
future==1.0.0
5454
google-api-core==2.24.0
55-
google-api-python-client==2.159.0
55+
google-api-python-client==2.156.0
5656
google-apitools==0.5.31
5757
google-auth==2.37.0
5858
google-auth-httplib2==0.2.0
59-
google-cloud-aiplatform==1.77.0
59+
google-cloud-aiplatform==1.75.0
6060
google-cloud-bigquery==3.27.0
6161
google-cloud-bigquery-storage==2.27.0
62-
google-cloud-bigtable==2.28.1
62+
google-cloud-bigtable==2.27.0
6363
google-cloud-core==2.4.1
6464
google-cloud-datastore==2.20.2
6565
google-cloud-dlp==3.26.0
6666
google-cloud-language==2.16.0
6767
google-cloud-profiler==4.1.0
68-
google-cloud-pubsub==2.27.2
68+
google-cloud-pubsub==2.27.1
6969
google-cloud-pubsublite==1.11.1
7070
google-cloud-recommendations-ai==0.10.15
7171
google-cloud-resource-manager==1.14.0
@@ -77,14 +77,14 @@ google-crc32c==1.6.0
7777
google-resumable-media==2.7.2
7878
googleapis-common-protos==1.66.0
7979
greenlet==3.1.1
80-
grpc-google-iam-v1==0.14.0
80+
grpc-google-iam-v1==0.13.1
8181
grpc-interceptor==0.15.4
8282
grpcio==1.65.5
8383
grpcio-status==1.65.5
84-
guppy3==3.1.5
84+
guppy3==3.1.4.post1
8585
hdfs==2.7.3
8686
httplib2==0.22.0
87-
hypothesis==6.124.1
87+
hypothesis==6.123.2
8888
idna==3.10
8989
importlib_metadata==8.5.0
9090
iniconfig==2.0.0
@@ -102,36 +102,36 @@ keyrings.google-artifactregistry-auth==1.1.2
102102
MarkupSafe==3.0.2
103103
mmh3==5.0.1
104104
mock==5.1.0
105-
more-itertools==10.6.0
105+
more-itertools==10.5.0
106106
nltk==3.9.1
107107
nose==1.3.7
108-
numpy==2.2.1
108+
numpy==1.26.4
109109
oauth2client==4.1.3
110110
objsize==0.7.0
111111
opentelemetry-api==1.29.0
112112
opentelemetry-sdk==1.29.0
113113
opentelemetry-semantic-conventions==0.50b0
114-
orjson==3.10.14
114+
orjson==3.10.12
115115
overrides==7.7.0
116116
packaging==24.2
117-
pandas==2.2.3
117+
pandas==2.1.4
118118
parameterized==0.9.0
119119
pluggy==1.5.0
120120
proto-plus==1.25.0
121-
protobuf==5.29.3
121+
protobuf==5.29.2
122122
psycopg2-binary==2.9.9
123123
pyarrow==16.1.0
124124
pyarrow-hotfix==0.6
125125
pyasn1==0.6.1
126126
pyasn1_modules==0.4.1
127127
pycparser==2.22
128-
pydantic==2.10.5
128+
pydantic==2.10.4
129129
pydantic_core==2.27.2
130130
pydot==1.4.2
131131
PyHamcrest==2.1.0
132132
pymongo==4.10.1
133133
PyMySQL==1.1.1
134-
pyparsing==3.2.1
134+
pyparsing==3.2.0
135135
pyproject_hooks==1.2.0
136136
pytest==7.4.4
137137
pytest-timeout==2.3.1
@@ -141,20 +141,20 @@ python-snappy==0.7.3
141141
pytz==2024.2
142142
PyYAML==6.0.2
143143
redis==5.2.1
144-
referencing==0.36.1
144+
referencing==0.35.1
145145
regex==2024.11.6
146146
requests==2.32.3
147147
requests-mock==1.12.1
148148
rpds-py==0.22.3
149149
rsa==4.9
150-
scikit-learn==1.6.1
151-
scipy==1.15.1
150+
scikit-learn==1.6.0
151+
scipy==1.14.1
152152
SecretStorage==3.3.3
153153
shapely==2.0.6
154154
six==1.17.0
155155
sortedcontainers==2.4.0
156156
soupsieve==2.6
157-
SQLAlchemy==2.0.37
157+
SQLAlchemy==2.0.36
158158
sqlparse==0.5.3
159159
tenacity==8.5.0
160160
testcontainers==3.7.1
@@ -165,6 +165,6 @@ typing_extensions==4.12.2
165165
tzdata==2024.2
166166
uritemplate==4.1.1
167167
urllib3==2.3.0
168-
wrapt==1.17.2
168+
wrapt==1.17.0
169169
zipp==3.21.0
170170
zstandard==0.23.0

sdks/python/container/py311/base_image_requirements.txt

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -50,20 +50,20 @@ fasteners==0.19
5050
freezegun==1.5.1
5151
future==1.0.0
5252
google-api-core==2.24.0
53-
google-api-python-client==2.159.0
53+
google-api-python-client==2.156.0
5454
google-apitools==0.5.31
5555
google-auth==2.37.0
5656
google-auth-httplib2==0.2.0
57-
google-cloud-aiplatform==1.77.0
57+
google-cloud-aiplatform==1.75.0
5858
google-cloud-bigquery==3.27.0
5959
google-cloud-bigquery-storage==2.27.0
60-
google-cloud-bigtable==2.28.1
60+
google-cloud-bigtable==2.27.0
6161
google-cloud-core==2.4.1
6262
google-cloud-datastore==2.20.2
6363
google-cloud-dlp==3.26.0
6464
google-cloud-language==2.16.0
6565
google-cloud-profiler==4.1.0
66-
google-cloud-pubsub==2.27.2
66+
google-cloud-pubsub==2.27.1
6767
google-cloud-pubsublite==1.11.1
6868
google-cloud-recommendations-ai==0.10.15
6969
google-cloud-resource-manager==1.14.0
@@ -75,14 +75,14 @@ google-crc32c==1.6.0
7575
google-resumable-media==2.7.2
7676
googleapis-common-protos==1.66.0
7777
greenlet==3.1.1
78-
grpc-google-iam-v1==0.14.0
78+
grpc-google-iam-v1==0.13.1
7979
grpc-interceptor==0.15.4
8080
grpcio==1.65.5
8181
grpcio-status==1.65.5
82-
guppy3==3.1.5
82+
guppy3==3.1.4.post1
8383
hdfs==2.7.3
8484
httplib2==0.22.0
85-
hypothesis==6.124.1
85+
hypothesis==6.123.2
8686
idna==3.10
8787
importlib_metadata==8.5.0
8888
iniconfig==2.0.0
@@ -100,36 +100,36 @@ keyrings.google-artifactregistry-auth==1.1.2
100100
MarkupSafe==3.0.2
101101
mmh3==5.0.1
102102
mock==5.1.0
103-
more-itertools==10.6.0
103+
more-itertools==10.5.0
104104
nltk==3.9.1
105105
nose==1.3.7
106-
numpy==2.2.1
106+
numpy==1.26.4
107107
oauth2client==4.1.3
108108
objsize==0.7.0
109109
opentelemetry-api==1.29.0
110110
opentelemetry-sdk==1.29.0
111111
opentelemetry-semantic-conventions==0.50b0
112-
orjson==3.10.14
112+
orjson==3.10.12
113113
overrides==7.7.0
114114
packaging==24.2
115-
pandas==2.2.3
115+
pandas==2.1.4
116116
parameterized==0.9.0
117117
pluggy==1.5.0
118118
proto-plus==1.25.0
119-
protobuf==5.29.3
119+
protobuf==5.29.2
120120
psycopg2-binary==2.9.9
121121
pyarrow==16.1.0
122122
pyarrow-hotfix==0.6
123123
pyasn1==0.6.1
124124
pyasn1_modules==0.4.1
125125
pycparser==2.22
126-
pydantic==2.10.5
126+
pydantic==2.10.4
127127
pydantic_core==2.27.2
128128
pydot==1.4.2
129129
PyHamcrest==2.1.0
130130
pymongo==4.10.1
131131
PyMySQL==1.1.1
132-
pyparsing==3.2.1
132+
pyparsing==3.2.0
133133
pyproject_hooks==1.2.0
134134
pytest==7.4.4
135135
pytest-timeout==2.3.1
@@ -139,20 +139,20 @@ python-snappy==0.7.3
139139
pytz==2024.2
140140
PyYAML==6.0.2
141141
redis==5.2.1
142-
referencing==0.36.1
142+
referencing==0.35.1
143143
regex==2024.11.6
144144
requests==2.32.3
145145
requests-mock==1.12.1
146146
rpds-py==0.22.3
147147
rsa==4.9
148-
scikit-learn==1.6.1
149-
scipy==1.15.1
148+
scikit-learn==1.6.0
149+
scipy==1.14.1
150150
SecretStorage==3.3.3
151151
shapely==2.0.6
152152
six==1.17.0
153153
sortedcontainers==2.4.0
154154
soupsieve==2.6
155-
SQLAlchemy==2.0.37
155+
SQLAlchemy==2.0.36
156156
sqlparse==0.5.3
157157
tenacity==8.5.0
158158
testcontainers==3.7.1
@@ -162,6 +162,6 @@ typing_extensions==4.12.2
162162
tzdata==2024.2
163163
uritemplate==4.1.1
164164
urllib3==2.3.0
165-
wrapt==1.17.2
165+
wrapt==1.17.0
166166
zipp==3.21.0
167167
zstandard==0.23.0

sdks/python/container/py312/base_image_requirements.txt

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -49,20 +49,20 @@ fasteners==0.19
4949
freezegun==1.5.1
5050
future==1.0.0
5151
google-api-core==2.24.0
52-
google-api-python-client==2.159.0
52+
google-api-python-client==2.156.0
5353
google-apitools==0.5.31
5454
google-auth==2.37.0
5555
google-auth-httplib2==0.2.0
56-
google-cloud-aiplatform==1.77.0
56+
google-cloud-aiplatform==1.75.0
5757
google-cloud-bigquery==3.27.0
5858
google-cloud-bigquery-storage==2.27.0
59-
google-cloud-bigtable==2.28.1
59+
google-cloud-bigtable==2.27.0
6060
google-cloud-core==2.4.1
6161
google-cloud-datastore==2.20.2
6262
google-cloud-dlp==3.26.0
6363
google-cloud-language==2.16.0
6464
google-cloud-profiler==4.1.0
65-
google-cloud-pubsub==2.27.2
65+
google-cloud-pubsub==2.27.1
6666
google-cloud-pubsublite==1.11.1
6767
google-cloud-recommendations-ai==0.10.15
6868
google-cloud-resource-manager==1.14.0
@@ -74,14 +74,14 @@ google-crc32c==1.6.0
7474
google-resumable-media==2.7.2
7575
googleapis-common-protos==1.66.0
7676
greenlet==3.1.1
77-
grpc-google-iam-v1==0.14.0
77+
grpc-google-iam-v1==0.13.1
7878
grpc-interceptor==0.15.4
7979
grpcio==1.65.5
8080
grpcio-status==1.65.5
81-
guppy3==3.1.5
81+
guppy3==3.1.4.post1
8282
hdfs==2.7.3
8383
httplib2==0.22.0
84-
hypothesis==6.124.1
84+
hypothesis==6.123.2
8585
idna==3.10
8686
importlib_metadata==8.5.0
8787
iniconfig==2.0.0
@@ -99,36 +99,36 @@ keyrings.google-artifactregistry-auth==1.1.2
9999
MarkupSafe==3.0.2
100100
mmh3==5.0.1
101101
mock==5.1.0
102-
more-itertools==10.6.0
102+
more-itertools==10.5.0
103103
nltk==3.9.1
104104
nose==1.3.7
105-
numpy==2.2.1
105+
numpy==1.26.4
106106
oauth2client==4.1.3
107107
objsize==0.7.0
108108
opentelemetry-api==1.29.0
109109
opentelemetry-sdk==1.29.0
110110
opentelemetry-semantic-conventions==0.50b0
111-
orjson==3.10.14
111+
orjson==3.10.12
112112
overrides==7.7.0
113113
packaging==24.2
114-
pandas==2.2.3
114+
pandas==2.1.4
115115
parameterized==0.9.0
116116
pluggy==1.5.0
117117
proto-plus==1.25.0
118-
protobuf==5.29.3
118+
protobuf==5.29.2
119119
psycopg2-binary==2.9.9
120120
pyarrow==16.1.0
121121
pyarrow-hotfix==0.6
122122
pyasn1==0.6.1
123123
pyasn1_modules==0.4.1
124124
pycparser==2.22
125-
pydantic==2.10.5
125+
pydantic==2.10.4
126126
pydantic_core==2.27.2
127127
pydot==1.4.2
128128
PyHamcrest==2.1.0
129129
pymongo==4.10.1
130130
PyMySQL==1.1.1
131-
pyparsing==3.2.1
131+
pyparsing==3.2.0
132132
pyproject_hooks==1.2.0
133133
pytest==7.4.4
134134
pytest-timeout==2.3.1
@@ -138,21 +138,21 @@ python-snappy==0.7.3
138138
pytz==2024.2
139139
PyYAML==6.0.2
140140
redis==5.2.1
141-
referencing==0.36.1
141+
referencing==0.35.1
142142
regex==2024.11.6
143143
requests==2.32.3
144144
requests-mock==1.12.1
145145
rpds-py==0.22.3
146146
rsa==4.9
147-
scikit-learn==1.6.1
148-
scipy==1.15.1
147+
scikit-learn==1.6.0
148+
scipy==1.14.1
149149
SecretStorage==3.3.3
150-
setuptools==75.8.0
150+
setuptools==75.6.0
151151
shapely==2.0.6
152152
six==1.17.0
153153
sortedcontainers==2.4.0
154154
soupsieve==2.6
155-
SQLAlchemy==2.0.37
155+
SQLAlchemy==2.0.36
156156
sqlparse==0.5.3
157157
tenacity==8.5.0
158158
testcontainers==3.7.1
@@ -163,6 +163,6 @@ tzdata==2024.2
163163
uritemplate==4.1.1
164164
urllib3==2.3.0
165165
wheel==0.45.1
166-
wrapt==1.17.2
166+
wrapt==1.17.0
167167
zipp==3.21.0
168168
zstandard==0.23.0

0 commit comments

Comments
 (0)