Use Collate SQLLineage Package for lineage (#13173)

This commit is contained in:
Mayur Singal 2023-09-13 16:14:03 +05:30 committed by GitHub
parent 5fea08cd33
commit 791b2f4c38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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