mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-06-27 04:22:05 +00:00
MINOR: Fix pytests jaraco (#21894)
This commit is contained in:
parent
c40d21b15b
commit
078e9c66ec
@ -158,6 +158,7 @@ base_requirements = {
|
||||
"setuptools~=70.0",
|
||||
"shapely",
|
||||
"collate-data-diff",
|
||||
"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",
|
||||
"mysql-connector-python>=8.0.29;python_version<'3.9'",
|
||||
|
Loading…
x
Reference in New Issue
Block a user