X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=requirements.txt;h=e558e85cb6b8393428d10f7061b071811d8f2377;hp=90c942b69c75765595903630b00831ac51e9ab0f;hb=94178a9c8a0ce429a21eb511646ba1abe6d12dc2;hpb=fb2357c581b7010af687690a6157aeef510d7843 diff --git a/requirements.txt b/requirements.txt index 90c942b..e558e85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,9 @@ ---trusted-host phdru.name ---find-links=http://phdru.name/Software/Python/ ---install-option="--compile --optimize" +--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