We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbef5c2 commit 7c3d612Copy full SHA for 7c3d612
pyproject.toml
@@ -15,7 +15,7 @@ elasticsearch = "^8.17.0"
15
environs = ">=9.5,<15.0"
16
psycopg = "^3.1.8"
17
pytest-mock = "^3.10.0"
18
-sqlglot = "^26.2.1"
+sqlglot = ">=26.2.1,<28.0.0"
19
20
[tool.poetry.group.dev.dependencies]
21
flake8 = ">=6,<8"
0 commit comments