mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Constraint num2words to 0.5.14 (#150276)
This commit is contained in:
@@ -238,6 +238,9 @@ multidict>=6.4.2
|
||||
# rpds-py frequently updates cargo causing build failures
|
||||
# No wheels upstream available for armhf & armv7
|
||||
rpds-py==0.26.0
|
||||
|
||||
# Constraint num2words to 0.5.14 as 0.5.15 and 0.5.16 were removed from PyPI
|
||||
num2words==0.5.14
|
||||
"""
|
||||
|
||||
GENERATED_MESSAGE = (
|
||||
|
||||
Reference in New Issue
Block a user