Pin pandas to 2.1.4 (#108509)

This commit is contained in:
Franck Nijhof 2024-01-20 18:08:35 +01:00 committed by GitHub
parent f40c8ce403
commit 6cf8a3e5d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 0 deletions

View file

@ -185,3 +185,6 @@ charset-normalizer==3.2.0
# dacite: Ensure we have a version that is able to handle type unions for
# Roborock, NAM, Brother, and GIOS.
dacite>=1.7.0
# Musle wheels for pandas 2.2.0 cannot be build for any architecture.
pandas==2.1.4

View file

@ -178,6 +178,9 @@ charset-normalizer==3.2.0
# dacite: Ensure we have a version that is able to handle type unions for
# Roborock, NAM, Brother, and GIOS.
dacite>=1.7.0
# Musle wheels for pandas 2.2.0 cannot be build for any architecture.
pandas==2.1.4
"""
GENERATED_MESSAGE = (