X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=requirements.txt;h=e558e85cb6b8393428d10f7061b071811d8f2377;hp=beed0554c1dee36c62ce934bb621461b246e7c4a;hb=6fb27a260658b04346999a4de0d78b0caacc6b2e;hpb=16c2bcbc29f78bf54fb7ffee9577d1d88216ebbc diff --git a/requirements.txt b/requirements.txt index beed055..e558e85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,9 @@ ---trusted-host phdru.name ---find-links=http://phdru.name/Software/Python/ ---install-option="--compile" +--install-option=-O2 +argparse; python_version == '2.6' +sqlparse +SQLObject>=2.2.1; python_version >= '2.6' and python_version < '3.0' +SQLObject>=3.0.0; python_version >= '3.4' +m_lib.defenc>=1.0 +m_lib>=3.1 +ppu