@@ -9,16 +9,16 @@ APScheduler==3.11.0
9
9
backports.zoneinfo==0.2.1; python_version < '3.9'
10
10
bokeh==3.6.2; python_version >= '3.10'
11
11
boto==2.49.0
12
- boto3==1.35.86
13
- botocore==1.35.86
12
+ boto3==1.35.90
13
+ botocore==1.35.90
14
14
branca==0.8.1
15
15
cairocffi==1.7.1
16
16
CairoSVG==2.7.1
17
17
cassandra-driver==3.29.2
18
18
capstone==5.0.3
19
19
cf-units==3.3.0; sys_platform != 'win32' and python_version >= '3.10'
20
20
cftime==1.6.4.post1
21
- charset_normalizer==3.4.0
21
+ charset_normalizer==3.4.1
22
22
cloudpickle==3.1.0
23
23
cloudscraper==1.2.71
24
24
cmocean==4.0.3
@@ -36,13 +36,13 @@ eth_utils==5.1.0
36
36
fabric==3.2.2
37
37
falcon==4.0.2
38
38
fiona==1.10.1; sys_platform != 'win32'
39
- folium==0.19.2 ; python_version >= '3.9'
39
+ folium==0.19.3 ; python_version >= '3.9'
40
40
ffpyplayer==4.5.2
41
41
geopandas==1.0.1; sys_platform != 'win32' and python_version >= '3.9'
42
42
google-api-python-client==2.156.0
43
43
grapheme==0.6.0
44
44
graphql-query==1.4.0
45
- python-gitlab==5.2 .0; python_version >= '3.9'
45
+ python-gitlab==5.3 .0; python_version >= '3.9'
46
46
h5py==3.12.1; python_version >= '3.9'
47
47
humanize==4.11.0; python_version >= '3.9'
48
48
iminuit==2.30.1; python_version >= '3.9'
@@ -80,7 +80,7 @@ pydicom==3.0.1; python_version >= '3.10'
80
80
pyexcelerate==0.12.0
81
81
pyexcel_ods==0.6.0
82
82
pylibmagic==0.5.0; sys_platform != 'win32'
83
- pylint==3.3.2 ; python_version >= '3.9'
83
+ pylint==3.3.3 ; python_version >= '3.9'
84
84
pypemicro==0.1.11
85
85
pyphen==0.17.0; python_version >= '3.9'
86
86
pyppeteer==2.0.0
@@ -105,16 +105,16 @@ sacremoses==0.1.1
105
105
scipy==1.14.1; python_version >= '3.10'
106
106
sentry-sdk==2.19.2
107
107
shotgun_api3==3.5.1
108
- slixmpp==1.8.5
108
+ slixmpp==1.8.6
109
109
spacy==3.8.3; python_version >= '3.10' and python_version < '3.13'
110
110
srsly==2.5.0; python_version >= "3.9"
111
111
sv-ttk==2.6.0
112
112
swagger-spec-validator==3.0.4
113
113
tableauhyperapi==0.0.20746
114
114
thinc==9.1.1; python_version >= '3.9'
115
115
timezonefinder==6.5.7; python_version > '3.8'
116
- trame==3.7.1
117
- trame-client==3.5.0
116
+ trame==3.7.5; python_version >= '3.9'
117
+ trame-client==3.5.1; python_version >= '3.9'
118
118
trame-code==1.0.1
119
119
trame-components==2.4.2
120
120
trame-datagrid==0.2.1
@@ -133,7 +133,7 @@ trame-pvui==0.1.1
133
133
trame-quasar==0.2.1
134
134
trame-rca==0.6.0
135
135
trame-router==2.3.0
136
- trame-server==3.2.3
136
+ trame-server==3.2.4; python_version >= '3.9'
137
137
trame-simput==2.5.0
138
138
trame-tauri==0.6.2
139
139
trame-tweakpane==0.1.3
@@ -148,7 +148,7 @@ Twisted==24.11.0
148
148
tzdata==2024.2
149
149
Unidecode==1.3.8
150
150
# vtk provides arm64 macOS binary wheels only for python >= 3.9.
151
- vtk==9.4.0 ; python_version >= '3.9' or sys_platform != 'darwin' or platform_machine != 'arm64'
151
+ vtk==9.4.1 ; python_version >= '3.9' or sys_platform != 'darwin' or platform_machine != 'arm64'
152
152
# On macOS, weasyprint requires pango and glib installed via Homebrew; on arm64, the Homebrew is
153
153
# installed in /opt/homebrew/lib and does not seem to be visible to non-Homebrew python.
154
154
weasyprint==63.1; python_version >= '3.9' and (sys_platform != 'darwin' or platform_machine != 'arm64')
@@ -158,7 +158,7 @@ zeep==4.3.1
158
158
pypsexec==0.3.0
159
159
# mimesis 12.x dropped support for python < 3.10
160
160
mimesis==18.0.0; python_version >= '3.10'
161
- orjson==3.10.12
161
+ orjson==3.10.13
162
162
altair==5.5.0; python_version >= '3.9'
163
163
shapely==2.0.6
164
164
lark==1.2.2
@@ -185,7 +185,7 @@ fastparquet==2024.11.0; python_version >= '3.9'
185
185
librosa==0.10.2.post1
186
186
sympy==1.13.3
187
187
xyzservices==2024.9.0
188
- mistune==3.0.2
188
+ mistune==3.1.0
189
189
pydantic==2.10.4
190
190
jsonschema==4.23.0
191
191
psutil==6.1.1
0 commit comments