Skip to content

Commit 35651c4

Browse files
sdks/python: update image requirements
1 parent ecc7725 commit 35651c4

File tree

6 files changed

+31
-195
lines changed

6 files changed

+31
-195
lines changed

sdks/python/container/py310/base_image_requirements.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ cloud-sql-python-connector==1.18.2
4343
crcmod==1.7
4444
cryptography==45.0.4
4545
Cython==3.1.2
46-
deprecation==2.1.0
4746
dill==0.3.1.1
4847
dnspython==2.7.0
4948
docker==7.1.0
@@ -106,14 +105,14 @@ joblib==1.5.1
106105
jsonpickle==3.4.2
107106
jsonschema==4.24.0
108107
jsonschema-specifications==2025.4.1
109-
kafka-python==2.2.11
110108
keyring==25.6.0
111109
keyrings.google-artifactregistry-auth==1.1.2
112110
MarkupSafe==3.0.2
111+
milvus-lite==2.4.12
113112
mmh3==5.1.0
114113
mock==5.2.0
115114
more-itertools==10.7.0
116-
multidict==6.4.4
115+
multidict==6.5.0
117116
mysql-connector-python==9.3.0
118117
nltk==3.9.1
119118
numpy==2.2.6
@@ -144,14 +143,16 @@ pydantic_core==2.33.2
144143
pydot==1.4.2
145144
PyHamcrest==2.1.0
146145
PyJWT==2.9.0
147-
pymongo==4.13.1
146+
pymilvus==2.5.11
147+
pymongo==4.13.2
148148
PyMySQL==1.1.1
149149
pyparsing==3.2.3
150150
pyproject_hooks==1.2.0
151151
pytest==7.4.4
152152
pytest-timeout==2.4.0
153153
pytest-xdist==3.7.0
154154
python-dateutil==2.9.0.post0
155+
python-dotenv==1.1.0
155156
python-tds==1.16.1
156157
pytz==2025.2
157158
PyYAML==6.0.2
@@ -175,13 +176,14 @@ SQLAlchemy==2.0.41
175176
sqlalchemy_pytds==1.0.2
176177
sqlparse==0.5.3
177178
tenacity==8.5.0
178-
testcontainers==3.7.1
179+
testcontainers==4.10.0
179180
threadpoolctl==3.6.0
180181
tomli==2.2.1
181182
tqdm==4.67.1
182183
typing-inspection==0.4.1
183184
typing_extensions==4.14.0
184185
tzdata==2025.2
186+
ujson==5.10.0
185187
uritemplate==4.2.0
186188
urllib3==2.4.0
187189
virtualenv-clone==0.5.7

sdks/python/container/py311/base_image_requirements.txt

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
# Autogenerated requirements file for Apache Beam py312 container image.
16+
# Autogenerated requirements file for Apache Beam py311 container image.
1717
# Run ./gradlew :sdks:python:container:generatePythonRequirementsAll to update.
1818
# Do not edit manually, adjust ../base_image_requirements_manual.txt or
1919
# Apache Beam's setup.py instead, and regenerate the list.
@@ -29,6 +29,7 @@ annotated-types==0.7.0
2929
anyio==4.9.0
3030
asn1crypto==1.5.1
3131
attrs==25.3.0
32+
backports.tarfile==1.2.0
3233
beautifulsoup4==4.13.4
3334
bs4==0.0.2
3435
build==1.2.2.post1
@@ -41,7 +42,6 @@ cloud-sql-python-connector==1.18.2
4142
crcmod==1.7
4243
cryptography==45.0.4
4344
Cython==3.1.2
44-
deprecation==2.1.0
4545
dill==0.3.1.1
4646
dnspython==2.7.0
4747
docker==7.1.0
@@ -103,14 +103,14 @@ joblib==1.5.1
103103
jsonpickle==3.4.2
104104
jsonschema==4.24.0
105105
jsonschema-specifications==2025.4.1
106-
kafka-python==2.2.11
107106
keyring==25.6.0
108107
keyrings.google-artifactregistry-auth==1.1.2
109108
MarkupSafe==3.0.2
109+
milvus-lite==2.4.12
110110
mmh3==5.1.0
111111
mock==5.2.0
112112
more-itertools==10.7.0
113-
multidict==6.4.4
113+
multidict==6.5.0
114114
mysql-connector-python==9.3.0
115115
nltk==3.9.1
116116
numpy==2.2.6
@@ -141,14 +141,16 @@ pydantic_core==2.33.2
141141
pydot==1.4.2
142142
PyHamcrest==2.1.0
143143
PyJWT==2.9.0
144-
pymongo==4.13.1
144+
pymilvus==2.5.11
145+
pymongo==4.13.2
145146
PyMySQL==1.1.1
146147
pyparsing==3.2.3
147148
pyproject_hooks==1.2.0
148149
pytest==7.4.4
149150
pytest-timeout==2.4.0
150151
pytest-xdist==3.7.0
151152
python-dateutil==2.9.0.post0
153+
python-dotenv==1.1.0
152154
python-tds==1.16.1
153155
pytz==2025.2
154156
PyYAML==6.0.2
@@ -163,7 +165,6 @@ scikit-learn==1.7.0
163165
scipy==1.15.3
164166
scramp==1.4.5
165167
SecretStorage==3.3.3
166-
setuptools==80.9.0
167168
shapely==2.1.1
168169
six==1.17.0
169170
sniffio==1.3.1
@@ -173,17 +174,17 @@ SQLAlchemy==2.0.41
173174
sqlalchemy_pytds==1.0.2
174175
sqlparse==0.5.3
175176
tenacity==8.5.0
176-
testcontainers==3.7.1
177+
testcontainers==4.10.0
177178
threadpoolctl==3.6.0
178179
tqdm==4.67.1
179180
typing-inspection==0.4.1
180181
typing_extensions==4.14.0
181182
tzdata==2025.2
183+
ujson==5.10.0
182184
uritemplate==4.2.0
183185
urllib3==2.4.0
184186
virtualenv-clone==0.5.7
185187
websockets==15.0.1
186-
wheel==0.45.1
187188
wrapt==1.17.2
188189
yarl==1.20.1
189190
zipp==3.23.0

sdks/python/container/py312/base_image_requirements.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ cloud-sql-python-connector==1.18.2
4141
crcmod==1.7
4242
cryptography==45.0.4
4343
Cython==3.1.2
44-
deprecation==2.1.0
4544
dill==0.3.1.1
4645
dnspython==2.7.0
4746
docker==7.1.0
@@ -103,14 +102,14 @@ joblib==1.5.1
103102
jsonpickle==3.4.2
104103
jsonschema==4.24.0
105104
jsonschema-specifications==2025.4.1
106-
kafka-python==2.2.11
107105
keyring==25.6.0
108106
keyrings.google-artifactregistry-auth==1.1.2
109107
MarkupSafe==3.0.2
108+
milvus-lite==2.4.12
110109
mmh3==5.1.0
111110
mock==5.2.0
112111
more-itertools==10.7.0
113-
multidict==6.4.4
112+
multidict==6.5.0
114113
mysql-connector-python==9.3.0
115114
nltk==3.9.1
116115
numpy==2.2.6
@@ -141,14 +140,16 @@ pydantic_core==2.33.2
141140
pydot==1.4.2
142141
PyHamcrest==2.1.0
143142
PyJWT==2.9.0
144-
pymongo==4.13.1
143+
pymilvus==2.5.11
144+
pymongo==4.13.2
145145
PyMySQL==1.1.1
146146
pyparsing==3.2.3
147147
pyproject_hooks==1.2.0
148148
pytest==7.4.4
149149
pytest-timeout==2.4.0
150150
pytest-xdist==3.7.0
151151
python-dateutil==2.9.0.post0
152+
python-dotenv==1.1.0
152153
python-tds==1.16.1
153154
pytz==2025.2
154155
PyYAML==6.0.2
@@ -173,12 +174,13 @@ SQLAlchemy==2.0.41
173174
sqlalchemy_pytds==1.0.2
174175
sqlparse==0.5.3
175176
tenacity==8.5.0
176-
testcontainers==3.7.1
177+
testcontainers==4.10.0
177178
threadpoolctl==3.6.0
178179
tqdm==4.67.1
179180
typing-inspection==0.4.1
180181
typing_extensions==4.14.0
181182
tzdata==2025.2
183+
ujson==5.10.0
182184
uritemplate==4.2.0
183185
urllib3==2.4.0
184186
virtualenv-clone==0.5.7

sdks/python/container/py313/base_image_requirements.txt

Lines changed: 0 additions & 171 deletions
This file was deleted.

0 commit comments

Comments
 (0)