Pin collate-data-diff version

This commit is contained in:
Pablo Takara 2025-06-26 22:21:54 +02:00
parent f993e6bd21
commit 41b186caa6
No known key found for this signature in database
GPG Key ID: 63381DDFBB2BF725

View File

@ -157,7 +157,7 @@ base_requirements = {
"packaging", # For version parsing
"setuptools~=70.0",
"shapely",
"collate-data-diff",
"collate-data-diff>=0.11.6",
"jaraco.functools<4.2.0", # above 4.2 breaks the build
# TODO: Remove one once we have updated datadiff version
"snowflake-connector-python>=3.13.1,<4.0.0",