mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-26 09:22:14 +00:00
MINOR: Fix pytests jaraco (#21894)
This commit is contained in:
parent
d57997d14c
commit
77fc9a7719
@ -156,6 +156,7 @@ base_requirements = {
|
|||||||
"setuptools~=70.0",
|
"setuptools~=70.0",
|
||||||
"shapely",
|
"shapely",
|
||||||
"collate-data-diff",
|
"collate-data-diff",
|
||||||
|
"jaraco.functools<4.2.0", # above 4.2 breaks the build
|
||||||
# TODO: Remove one once we have updated datadiff version
|
# TODO: Remove one once we have updated datadiff version
|
||||||
"snowflake-connector-python>=3.13.1,<4.0.0",
|
"snowflake-connector-python>=3.13.1,<4.0.0",
|
||||||
"mysql-connector-python>=8.0.29;python_version<'3.9'",
|
"mysql-connector-python>=8.0.29;python_version<'3.9'",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user