2121# https://s.apache.org/beam-python-dev-wiki
2222# Reach out to a committer if you need help.
2323
24+ aiofiles==24.1.0
25+ aiohappyeyeballs==2.6.1
26+ aiohttp==3.12.13
27+ aiosignal==1.3.2
2428annotated-types==0.7.0
2529anyio==4.9.0
30+ asn1crypto==1.5.1
2631async-timeout==5.0.1
2732attrs==25.3.0
2833backports.tarfile==1.2.0
2934beautifulsoup4==4.13.4
3035bs4==0.0.2
3136build==1.2.2.post1
3237cachetools==5.5.2
33- certifi==2025.4.26
38+ certifi==2025.6.15
3439cffi==1.17.1
3540charset-normalizer==3.4.2
36- click==8.2.0
41+ click==8.2.1
42+ cloud-sql-python-connector==1.18.2
3743crcmod==1.7
38- cryptography==45.0.2
39- Cython==3.1.1
40- Deprecated==1.2.18
41- deprecation==2.1.0
44+ cryptography==45.0.4
45+ Cython==3.1.2
4246dill==0.3.1.1
4347dnspython==2.7.0
4448docker==7.1.0
@@ -48,35 +52,36 @@ exceptiongroup==1.3.0
4852execnet==2.1.1
4953fastavro==1.11.1
5054fasteners==0.19
51- freezegun==1.5.1
55+ freezegun==1.5.2
56+ frozenlist==1.7.0
5257future==1.0.0
53- google-api-core==2.24.2
54- google-api-python-client==2.169 .0
58+ google-api-core==2.25.1
59+ google-api-python-client==2.172 .0
5560google-apitools==0.5.31
56- google-auth==2.40.1
61+ google-auth==2.40.3
5762google-auth-httplib2==0.2.0
58- google-cloud-aiplatform==1.93 .0
59- google-cloud-bigquery==3.32 .0
60- google-cloud-bigquery-storage==2.31 .0
61- google-cloud-bigtable==2.30.1
63+ google-cloud-aiplatform==1.97 .0
64+ google-cloud-bigquery==3.34 .0
65+ google-cloud-bigquery-storage==2.32 .0
66+ google-cloud-bigtable==2.31.0
6267google-cloud-core==2.4.3
6368google-cloud-datastore==2.21.0
64- google-cloud-dlp==3.29 .0
65- google-cloud-language==2.17.1
69+ google-cloud-dlp==3.30 .0
70+ google-cloud-language==2.17.2
6671google-cloud-profiler==4.1.0
67- google-cloud-pubsub==2.29 .0
72+ google-cloud-pubsub==2.30 .0
6873google-cloud-pubsublite==1.12.0
69- google-cloud-recommendations-ai==0.10.17
74+ google-cloud-recommendations-ai==0.10.18
7075google-cloud-resource-manager==1.14.2
71- google-cloud-spanner==3.54 .0
76+ google-cloud-spanner==3.55 .0
7277google-cloud-storage==2.19.0
73- google-cloud-videointelligence==2.16.1
74- google-cloud-vision==3.10.1
78+ google-cloud-videointelligence==2.16.2
79+ google-cloud-vision==3.10.2
7580google-crc32c==1.7.1
76- google-genai==1.15 .0
81+ google-genai==1.20 .0
7782google-resumable-media==2.7.2
7883googleapis-common-protos==1.70.0
79- greenlet==3.2.2
84+ greenlet==3.2.3
8085grpc-google-iam-v1==0.14.2
8186grpc-interceptor==0.15.4
8287grpcio==1.65.5
@@ -87,90 +92,100 @@ hdfs==2.7.3
8792httpcore==1.0.9
8893httplib2==0.22.0
8994httpx==0.28.1
90- hypothesis==6.131.18
95+ hypothesis==6.135.10
9196idna==3.10
92- importlib_metadata==8.6.1
97+ importlib_metadata==8.7.0
9398iniconfig==2.1.0
9499jaraco.classes==3.4.0
95100jaraco.context==6.0.1
96101jaraco.functools==4.1.0
97102jeepney==0.9.0
98103Jinja2==3.1.6
99- joblib==1.5.0
104+ joblib==1.5.1
100105jsonpickle==3.4.2
101- jsonschema==4.23 .0
106+ jsonschema==4.24 .0
102107jsonschema-specifications==2025.4.1
103108keyring==25.6.0
104109keyrings.google-artifactregistry-auth==1.1.2
105110MarkupSafe==3.0.2
106111mmh3==5.1.0
107112mock==5.2.0
108113more-itertools==10.7.0
114+ multidict==6.4.4
115+ mysql-connector-python==9.3.0
109116nltk==3.9.1
110117numpy==2.2.6
111118oauth2client==4.1.3
112119objsize==0.7.1
113- opentelemetry-api==1.33.1
114- opentelemetry-sdk==1.33.1
115- opentelemetry-semantic-conventions==0.54b1
120+ opentelemetry-api==1.34.1
121+ opentelemetry-sdk==1.34.1
122+ opentelemetry-semantic-conventions==0.55b1
123+ oracledb==3.1.1
116124orjson==3.10.18
117125overrides==7.7.0
118126packaging==25.0
119127pandas==2.2.3
120128parameterized==0.9.0
129+ pg8000==1.31.2
121130pluggy==1.6.0
131+ propcache==0.3.2
122132proto-plus==1.26.1
123- protobuf==5.29.4
133+ protobuf==5.29.5
124134psycopg2-binary==2.9.10
125135pyarrow==18.1.0
126136pyarrow-hotfix==0.7
127137pyasn1==0.6.1
128138pyasn1_modules==0.4.2
129139pycparser==2.22
130- pydantic==2.11.4
140+ pydantic==2.11.7
131141pydantic_core==2.33.2
132142pydot==1.4.2
133143PyHamcrest==2.1.0
134144PyJWT==2.9.0
135- pymongo==4.13.0
145+ pymongo==4.13.1
136146PyMySQL==1.1.1
137147pyparsing==3.2.3
138148pyproject_hooks==1.2.0
139149pytest==7.4.4
140150pytest-timeout==2.4.0
141- pytest-xdist==3.6.1
151+ pytest-xdist==3.7.0
142152python-dateutil==2.9.0.post0
153+ python-dotenv==1.1.0
154+ python-tds==1.16.1
143155pytz==2025.2
144156PyYAML==6.0.2
145157redis==5.3.0
146158referencing==0.36.2
147159regex==2024.11.6
148- requests==2.32.3
160+ requests==2.32.4
149161requests-mock==1.12.1
150- rpds-py==0.25.0
162+ rpds-py==0.25.1
151163rsa==4.9.1
152- scikit-learn==1.6.1
164+ scikit-learn==1.7.0
153165scipy==1.15.3
166+ scramp==1.4.5
154167SecretStorage==3.3.3
155168shapely==2.1.1
156169six==1.17.0
157170sniffio==1.3.1
158171sortedcontainers==2.4.0
159172soupsieve==2.7
160173SQLAlchemy==2.0.41
174+ sqlalchemy_pytds==1.0.2
161175sqlparse==0.5.3
162176tenacity==8.5.0
163- testcontainers==3.7.1
177+ testcontainers==4.11.0
164178threadpoolctl==3.6.0
165179tomli==2.2.1
166180tqdm==4.67.1
167- typing-inspection==0.4.0
168- typing_extensions==4.13.2
181+ typing-inspection==0.4.1
182+ typing_extensions==4.14.0
169183tzdata==2025.2
170- uritemplate==4.1.1
184+ uritemplate==4.2.0
171185urllib3==2.4.0
172186virtualenv-clone==0.5.7
173187websockets==15.0.1
174188wrapt==1.17.2
175- zipp==3.21.0
189+ yarl==1.20.1
190+ zipp==3.23.0
176191zstandard==0.23.0
0 commit comments