This commit is contained in:
Robert Lechte 2020-10-01 13:09:49 +10:00
parent 2eb5167b9f
commit 33b24c53b7

View File

@ -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]