mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-27 23:48:19 +00:00
Use Collate SQLLineage Package for lineage (#13173)
This commit is contained in:
parent
5fea08cd33
commit
791b2f4c38
@ -108,7 +108,7 @@ base_requirements = {
|
||||
"requests-aws4auth~=1.1", # Only depends on requests as external package. Leaving as base.
|
||||
"setuptools~=66.0.0",
|
||||
"sqlalchemy>=1.4.0,<2",
|
||||
"openmetadata-sqllineage>=1.0.4",
|
||||
"collate-sqllineage>=1.0.4",
|
||||
"tabulate==0.9.0",
|
||||
"typing-compat~=0.1.0", # compatibility requirements for 3.7
|
||||
"typing_extensions<=4.5.0", # We need to have this fixed due to a yanked release 4.6.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user