mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Update pandas to 2.3.0 (#146206)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user