Skip to content

Commit cf74371

Browse files
committed
Update sqlfluff expectations
1 parent ef05e0e commit cf74371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"docker": ["docker>=5.0"],
3535
"datahub": ["acryl-datahub>=0.8.17, <0.8.18"],
3636
"git": ["GitPython==3.1.26"],
37-
"lint": ["sqlfluff==0.12.0", "sqlfluff-templater-dbt==0.12.0"],
37+
"lint": ["sqlfluff>=0.12.0,<1.0", "sqlfluff-templater-dbt>=0.12.0,<1.0"],
3838
"tests": [
3939
"pytest>=6.2.2, <7.0.0",
4040
"pytest-cov>=2.8.0, <3.0.0",

0 commit comments

Comments
 (0)