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