X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=requirements_dev.txt;fp=requirements_dev.txt;h=ca2ff5d62c0481b2a56e73b65df745bfdd065c5b;hb=b8225ccc168f04789db1935a90462b5cb0bbd6a6;hp=18f30f86432ac4d5f45f3dd24ff504890170b931;hpb=6d906e2f335699348bf44a653ca708b522a99d85;p=sqlconvert.git diff --git a/requirements_dev.txt b/requirements_dev.txt index 18f30f8..ca2ff5d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,5 +3,3 @@ pytest pytest-cov tox >= 1.8 -SQLObject>=2.2.1; python_version >= '2.6' and python_version < '3.0' -SQLObject>=3.0.0; python_version >= '3.4'