Pin rpds-py to 0.24.0 (#145074)

This commit is contained in:
Franck Nijhof 2025-05-16 22:39:05 +02:00 committed by GitHub
parent c845f4e9b2
commit db5bcd9fc4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 0 deletions

View File

@ -217,3 +217,8 @@ aiofiles>=24.1.0
# https://github.com/aio-libs/multidict/issues/1134
# https://github.com/aio-libs/multidict/issues/1131
multidict>=6.4.2
# rpds-py > 0.25.0 requires cargo 1.84.0
# Stable Alpine current only ships cargo 1.83.0
# No wheels upstream available for armhf & armv7
rpds-py==0.24.0

View File

@ -246,6 +246,11 @@ aiofiles>=24.1.0
# https://github.com/aio-libs/multidict/issues/1134
# https://github.com/aio-libs/multidict/issues/1131
multidict>=6.4.2
# rpds-py > 0.25.0 requires cargo 1.84.0
# Stable Alpine current only ships cargo 1.83.0
# No wheels upstream available for armhf & armv7
rpds-py==0.24.0
"""
GENERATED_MESSAGE = (