Skip to content

Commit 2302f6d

Browse files
committed
Bump sift-stream-bindings rc
1 parent dd1019a commit 2302f6d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

python/pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ all = [
5959
'pyOpenSSL<24.0.0',
6060
'pyarrow>=17.0.0',
6161
'rosbags~=0.0',
62-
'sift-stream-bindings>=0.2.0-rc2',
62+
'sift-stream-bindings>=0.2.0-rc4',
6363
'types-pyOpenSSL<24.0.0',
6464
]
6565
build = [
@@ -100,7 +100,7 @@ dev-all = [
100100
'pytest==8.2.2',
101101
'rosbags~=0.0',
102102
'ruff~=0.12.10',
103-
'sift-stream-bindings>=0.2.0-rc2',
103+
'sift-stream-bindings>=0.2.0-rc4',
104104
'tomlkit~=0.13.3',
105105
'types-pyOpenSSL<24.0.0',
106106
]
@@ -153,7 +153,7 @@ docs-build = [
153153
'pytest==8.2.2',
154154
'rosbags~=0.0',
155155
'ruff~=0.12.10',
156-
'sift-stream-bindings>=0.2.0-rc2',
156+
'sift-stream-bindings>=0.2.0-rc4',
157157
'tomlkit~=0.13.3',
158158
'types-pyOpenSSL<24.0.0',
159159
]
@@ -176,10 +176,10 @@ rosbags = [
176176
'rosbags~=0.0',
177177
]
178178
sift-stream = [
179-
'sift-stream-bindings>=0.2.0-rc2',
179+
'sift-stream-bindings>=0.2.0-rc4',
180180
]
181181
sift-stream-bindings = [
182-
'sift-stream-bindings>=0.2.0-rc2',
182+
'sift-stream-bindings>=0.2.0-rc4',
183183
]
184184
tdms = [
185185
'npTDMS~=1.9',
@@ -215,7 +215,7 @@ docs = ["mkdocs",
215215
openssl = ["pyOpenSSL<24.0.0", "types-pyOpenSSL<24.0.0", "cffi~=1.14"]
216216
tdms = ["npTDMS~=1.9"]
217217
rosbags = ["rosbags~=0.0"]
218-
sift-stream = ["sift-stream-bindings>=0.2.0-rc2"]
218+
sift-stream = ["sift-stream-bindings>=0.2.0-rc4"]
219219
hdf5 = ["h5py~=3.11", "polars~=1.8"]
220220
data-review = ["pyarrow>=17.0.0"]
221221

0 commit comments

Comments
 (0)