Skip to content

Commit db2c2b5

Browse files
committed
Fix yarl error in CI
1 parent f294e24 commit db2c2b5

2 files changed

Lines changed: 136 additions & 17 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ cloud-export-to-parquet = [
6969
"pyarrow>=19.0.1",
7070
]
7171

72+
[tool.uv]
73+
constraint-dependencies = ["yarl!=1.24.0"]
74+
7275
[tool.hatch.metadata]
7376
allow-direct-references = true
7477

0 commit comments

Comments
 (0)