change test dep

This commit is contained in:
Robert Lechte 2019-03-03 15:00:31 +11:00
parent aa2c3854a6
commit 7643e95d7e

View File

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