@@ -8,15 +8,15 @@ backports.zoneinfo==0.2.1; python_version < "3.9"
88black==26.1.0; python_version >= "3.10"
99bokeh==3.8.2; python_version >= "3.10"
1010boto==2.49.0
11- boto3==1.42.44 ; python_version >= "3.9"
12- botocore==1.42.44 ; python_version >= "3.9"
11+ boto3==1.42.49 ; python_version >= "3.9"
12+ botocore==1.42.49 ; python_version >= "3.9"
1313branca==0.8.2
1414cairocffi==1.7.1
1515# On macOS, CairoSVG requires cairo installed via Homebrew; on arm64, the Homebrew is
1616# installed in /opt/homebrew/lib and does not seem to be visible to non-Homebrew python.
1717CairoSVG==2.8.2; (sys_platform != "darwin" or platform_machine != "arm64") and python_version >= "3.9"
1818cassandra-driver==3.29.3
19- capstone==5.0.6
19+ capstone==5.0.7
2020cf-units==3.3.1; sys_platform != "win32" and python_version >= "3.11"
2121cftime==1.6.5; python_version >= "3.10"
2222charset_normalizer==3.4.4
@@ -25,7 +25,7 @@ cloudscraper==1.2.71
2525cmocean==4.0.3
2626# compliance-checker requires cf-units, so same constraints apply.
2727compliance-checker==5.4.2; sys_platform != "win32" and python_version >= "3.10"
28- cryptography==46.0.4
28+ cryptography==46.0.5
2929dash==4.0.0
3030dash-bootstrap-components==2.0.4; python_version >= "3.9"
3131dash-uploader==0.6.1
@@ -50,7 +50,7 @@ folium==0.20.0; python_version >= "3.9"
5050frictionless==5.18.1
5151ffpyplayer==4.5.3; python_version >= "3.9"
5252geopandas==1.1.2; sys_platform != "win32" and python_version >= "3.10"
53- google-api-python-client==2.189 .0
53+ google-api-python-client==2.190 .0
5454grapheme==0.6.0
5555graphql-query==1.4.0
5656python-gitlab==8.0.0; python_version >= "3.10"
@@ -82,10 +82,10 @@ panel==1.8.7; python_version >= "3.10"
8282pandera==0.29.0; python_version >= "3.10"
8383passlib==1.7.4
8484pendulum==3.2.0; python_version >= "3.9"
85- phonenumbers==9.0.23
85+ phonenumbers==9.0.24
8686pingouin==0.5.5
8787pinyin==0.4.0
88- platformdirs==4.5.1 ; python_version >= "3.10"
88+ platformdirs==4.9.2 ; python_version >= "3.10"
8989plotly==6.5.2
9090publicsuffix2==2.20191221
9191pycparser==3.0; python_version >= "3.10"
@@ -109,7 +109,7 @@ pyvjoy==1.0.1; sys_platform == "win32"
109109pynng==0.9.0
110110pynput==1.8.1
111111# pymssql provides only x86_64 macOS wheels for python 3.9 and 3.10. But at the time of writing (v2.3.2), the universal2 wheels are broken on arm64 macOS as well.
112- pymssql==2.3.11 ; python_version >= "3.9" and (sys_platform != "darwin" or platform_machine != "arm64")
112+ pymssql==2.3.13 ; python_version >= "3.9" and (sys_platform != "darwin" or platform_machine != "arm64")
113113pystray==0.19.5
114114pythonnet==3.0.5; python_version < "3.14"
115115pytokens==0.4.1
@@ -123,7 +123,7 @@ Rtree==1.4.1; python_version >= "3.9"
123123sacremoses==0.1.1
124124# Remove after merging https://github.com/pyinstaller/pyinstaller/pull/6587
125125scipy==1.17.0; python_version >= "3.11"
126- sentry-sdk==2.52 .0
126+ sentry-sdk==2.53 .0
127127# shotgun-api3 is currently incompatible with python >= 3.13...
128128shotgun_api3==3.10.0; python_version >= "3.9" and python_version < "3.13"
129129slixmpp==1.13.2; python_version >= "3.11"
@@ -132,7 +132,7 @@ spacy==3.8.11; python_version >= "3.10" and python_version < "3.14"
132132srsly==2.5.2; python_version >= "3.9" and python_version < "3.14"
133133sv-ttk==2.6.1; python_version >= "3.9"
134134swagger-spec-validator==3.0.4
135- tableauhyperapi==0.0.24081
135+ tableauhyperapi==0.0.24457
136136# thinc depends on blis; contemporary versions of blis do not provide wheels for python 3.9 anymore, and fail to build from sdist.
137137# The latest version of thinc itself (9.1.1) provides wheels only for python <= 3.12
138138thinc==9.1.1; python_version >= "3.10" and python_version < "3.13"
@@ -156,7 +156,7 @@ trame-mesh-streamer==0.1.0; python_version < "3.14" and (python_version >= "3.9"
156156trame-plotly==3.1.0; python_version < "3.14"
157157trame-pvui==0.1.1; python_version < "3.14"
158158trame-quasar==0.2.1; python_version < "3.14"
159- trame-rca==2.2.3 ; python_version >= "3.9" and python_version < "3.14"
159+ trame-rca==2.3.0 ; python_version >= "3.9" and python_version < "3.14"
160160trame-router==2.3.0; python_version < "3.14"
161161trame-server==3.10.0; python_version >= "3.9" and python_version < "3.14"
162162trame-simput==2.6.3; python_version >= "3.9" and python_version < "3.14"
@@ -174,8 +174,7 @@ tzdata==2025.3
174174Unidecode==1.4.0
175175urllib3-future==2.15.903
176176uuid6==2025.0.1; python_version >= "3.9"
177- # vtk provides arm64 macOS binary wheels only for python >= 3.9.
178- vtk==9.5.2; python_version >= "3.9" or sys_platform != "darwin" or platform_machine != "arm64"
177+ vtk==9.6.0; python_version >= "3.9"
179178# On macOS, weasyprint requires pango and glib installed via Homebrew; on arm64, the Homebrew is
180179# installed in /opt/homebrew/lib and does not seem to be visible to non-Homebrew python.
181180weasyprint==68.1; python_version >= "3.10" and (sys_platform != "darwin" or platform_machine != "arm64")
@@ -197,7 +196,7 @@ python-stdnum==2.2
197196sounddevice==0.5.5; sys_platform != "linux"
198197soundfile==0.13.1; sys_platform != "linux"
199198limits==5.8.0; python_version >= "3.10"
200- great-expectations==1.11 .3; python_version >= "3.10" and python_version < "3.14"
199+ great-expectations==1.12 .3; python_version >= "3.10" and python_version < "3.14"
201200# Starting with tensorflow 2.17.0, macOS wheels are provided only for arm64 (x86_64 is deprecated).
202201tensorflow==2.20.0; python_version >= "3.9" and python_version < "3.14" and (sys_platform != "darwin" or platform_machine == "arm64")
203202# pyshark depends on lxml which doesn't support Python 3.8 on macOS arm64
@@ -219,7 +218,7 @@ mistune==3.2.0
219218pydantic==2.12.5; python_version >= "3.9"
220219jsonschema==4.26.0; python_version >= "3.10"
221220psutil==7.2.2
222- litestar==2.19 .0; python_version < "3.14"
221+ litestar==2.21 .0; python_version < "3.14"
223222lingua-language-detector==2.1.1; python_version >= "3.10"
224223opencc-python-reimplemented==0.1.7
225224jieba==0.42.1
@@ -246,7 +245,7 @@ eth-rlp==2.2.0
246245z3c.rml==5.0.1; python_version >= "3.9"
247246freetype-py==2.5.1
248247vaderSentiment==3.3.2
249- langchain==1.2.9 ; python_version >= "3.10"
248+ langchain==1.2.10 ; python_version >= "3.10"
250249langchain-classic==1.0.1; python_version >= "3.10"
251250seedir==0.5.1
252251cel-python==0.5.0; python_version >= "3.10"
@@ -259,7 +258,7 @@ pypylon==4.2.0; python_version >= "3.9"
259258python-pptx==1.0.2
260259comtypes==1.4.15; sys_platform == "win32" and python_version >= "3.9"
261260opentelemetry-sdk==1.39.1; python_version >= "3.9"
262- xarray==2026.1 .0; python_version >= "3.11"
261+ xarray==2026.2 .0; python_version >= "3.11"
263262tables==3.10.2; python_version >= "3.11"
264263schwifty==2026.1.0; python_version >= "3.10"
265264patool==4.0.4; python_version >= "3.11"
@@ -268,7 +267,7 @@ xmlschema==4.3.1; python_version >= "3.10"
268267pysaml2==7.5.4; python_version >= "3.9"
269268# On Windows, toga requires toga-winforms, which depends on pythonnet; the latter does not provide wheels for python 3.14 yet.
270269toga==0.5.3; python_version >= "3.10" and (python_version < "3.14" or sys_platform != "win32")
271- numbers-parser==4.18.1 ; python_version >= "3.10"
270+ numbers-parser==4.18.2 ; python_version >= "3.10"
272271fsspec==2026.2.0; python_version >= "3.10"
273272zarr==3.1.5; python_version >= "3.11"
274273intake==2.0.8; python_version >= "3.9"
@@ -277,11 +276,11 @@ selectolax==0.4.6; python_version >= "3.9"
277276ruamel.yaml.string==0.1.1
278277niquests==3.17.0
279278emoji==2.15.0
280- tkinterweb[recommended]==4.18.1 ; python_version >= "3.9" or sys_platform != "win32"
279+ tkinterweb[recommended]==4.20.0 ; python_version >= "3.9" or sys_platform != "win32"
281280tkinterweb-tkhtml==2.1.1; python_version >= "3.9" or sys_platform != "win32"
282281tkinterweb-tkhtml-extras==1.3.0; python_version >= "3.9" or sys_platform != "win32"
283282pandas_flavor==0.8.1; python_version >= "3.10"
284- globus-sdk==4.3.1 ; python_version >= "3.9"
283+ globus-sdk==4.4.0 ; python_version >= "3.9"
285284
286285# ------------------- Platform (OS) specifics
287286
0 commit comments