Skip to content

Commit ea466a2

Browse files
committed
Bump pandas to 2.3.3 for Python 3.14 wheel support
1 parent 0c5e214 commit ea466a2

2 files changed

Lines changed: 195 additions & 182 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ pydantic-converter = ["pydantic>=2.10.6,<3"]
5353
sentry = ["sentry-sdk>=2.13.0"]
5454
trio-async = ["trio>=0.28.0,<0.29", "trio-asyncio>=0.15.0,<0.16"]
5555
cloud-export-to-parquet = [
56-
"pandas>=2.2.2,<3 ; python_version >= '3.10' and python_version < '4.0'",
56+
"pandas>=2.3.3,<3 ; python_version >= '3.10' and python_version < '4.0'",
5757
"numpy>=1.26.0,<2 ; python_version >= '3.10' and python_version < '3.13'",
5858
"boto3>=1.34.89,<2",
5959
"pyarrow>=19.0.1",

0 commit comments

Comments
 (0)