bump min schemainspect req

This commit is contained in:
Robert Lechte 2019-01-24 11:20:17 +11:00
parent 539ed8fc9c
commit 0d6cf8387d

View File

@ -13,7 +13,7 @@ homepage = "https://migra.djrobstep.com/"
python = "*"
sqlbag = "*"
six = "*"
schemainspect = ">= 0.1.1547903959"
schemainspect = ">= 0.1.1548143332"
psycopg2-binary = { version="*", optional = true }
[tool.poetry.dev-dependencies]