mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Update pandas to 2.3.0 (#146206)
This commit is contained in:
parent
d6615e3d44
commit
4f99e54402
@ -120,7 +120,7 @@ hyperframe>=5.2.0
|
||||
|
||||
# Ensure we run compatible with musllinux build env
|
||||
numpy==2.2.6
|
||||
pandas~=2.2.3
|
||||
pandas==2.3.0
|
||||
|
||||
# Constrain multidict to avoid typing issues
|
||||
# https://github.com/home-assistant/core/pull/67046
|
||||
|
@ -145,7 +145,7 @@ hyperframe>=5.2.0
|
||||
|
||||
# Ensure we run compatible with musllinux build env
|
||||
numpy==2.2.6
|
||||
pandas~=2.2.3
|
||||
pandas==2.3.0
|
||||
|
||||
# Constrain multidict to avoid typing issues
|
||||
# https://github.com/home-assistant/core/pull/67046
|
||||
|
Loading…
x
Reference in New Issue
Block a user