File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -217,3 +217,8 @@ aiofiles>=24.1.0
217217# https://github.com/aio-libs/multidict/issues/1134
218218# https://github.com/aio-libs/multidict/issues/1131
219219multidict>=6.4.2
220+
221+ # rpds-py > 0.25.0 requires cargo 1.84.0
222+ # Stable Alpine current only ships cargo 1.83.0
223+ # No wheels upstream available for armhf & armv7
224+ rpds-py==0.24.0
Original file line number Diff line number Diff line change 246246# https://github.com/aio-libs/multidict/issues/1134
247247# https://github.com/aio-libs/multidict/issues/1131
248248multidict>=6.4.2
249+
250+ # rpds-py > 0.25.0 requires cargo 1.84.0
251+ # Stable Alpine current only ships cargo 1.83.0
252+ # No wheels upstream available for armhf & armv7
253+ rpds-py==0.24.0
249254"""
250255
251256GENERATED_MESSAGE = (
You can’t perform that action at this time.
0 commit comments