fix: Bump pandas to 2.1.4 for python 3.12 (#34999)

This commit is contained in:
Pat Buxton
2025-09-19 17:18:00 +01:00
committed by GitHub
parent 5901320933
commit db178cf527
5 changed files with 8 additions and 4 deletions

View File

@@ -331,6 +331,7 @@ greenlet==3.1.1
# apache-superset
# gevent
# shillelagh
# sqlalchemy
grpcio==1.71.0
# via
# apache-superset
@@ -536,7 +537,7 @@ packaging==25.0
# pytest
# shillelagh
# sqlalchemy-bigquery
pandas==2.0.3
pandas==2.1.4
# via
# -c requirements/base-constraint.txt
# apache-superset