diff --git a/pyproject.toml b/pyproject.toml index dd0895a..b3172af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ python = "*" sqlbag = "*" six = "*" # schemainspect = {path="../schemainspect"} -schemainspect = ">=0.1.1601964119" +schemainspect = ">=0.1.1602274168" psycopg2-binary = { version="*", optional = true } [tool.poetry.dev-dependencies]