X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=requirements_dev.txt;h=ca2ff5d62c0481b2a56e73b65df745bfdd065c5b;hp=18f30f86432ac4d5f45f3dd24ff504890170b931;hb=8ec910640c86e0551bb6a31b1c63115eb52e8756;hpb=00f0aef5739a19921ed06f0397b44ba336184424 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'