We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f294e24 commit db2c2b5Copy full SHA for db2c2b5
2 files changed
pyproject.toml
@@ -69,6 +69,9 @@ cloud-export-to-parquet = [
69
"pyarrow>=19.0.1",
70
]
71
72
+[tool.uv]
73
+constraint-dependencies = ["yarl!=1.24.0"]
74
+
75
[tool.hatch.metadata]
76
allow-direct-references = true
77
0 commit comments