mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-16 04:28:01 +00:00
chore(ingest): bug fix in sqlparse pin (#7848)
This commit is contained in:
parent
1b6f6e3a9e
commit
f0ea79060b
@ -127,7 +127,7 @@ sqllineage_lib = {
|
|||||||
# As per https://github.com/reata/sqllineage/issues/361
|
# As per https://github.com/reata/sqllineage/issues/361
|
||||||
# and https://github.com/reata/sqllineage/pull/360
|
# and https://github.com/reata/sqllineage/pull/360
|
||||||
# sqllineage has compat issues with sqlparse 0.4.4.
|
# sqllineage has compat issues with sqlparse 0.4.4.
|
||||||
"sqlparse==0.4.1",
|
"sqlparse==0.4.3",
|
||||||
}
|
}
|
||||||
|
|
||||||
aws_common = {
|
aws_common = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user