Skip to content

Commit

Permalink
fix(looker): exclude version
Browse files Browse the repository at this point in the history
  • Loading branch information
sushi30 committed Oct 11, 2024
1 parent 07b039b commit 7107869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ingestion/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"databricks-sdk": "databricks-sdk>=0.18.0,<0.20.0",
"trino": "trino[sqlalchemy]",
"spacy": "spacy<3.8",
"looker-sdk": "looker-sdk>=22.20.0",
"looker-sdk": "looker-sdk>=22.20.0,!=24.18.0",
"lkml": "lkml~=1.3",
"tableau": "tableau-api-lib~=0.1",
"pyhive": "pyhive[hive_pure_sasl]~=0.7",
Expand Down

0 comments on commit 7107869

Please sign in to comment.