X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=requirements.txt;h=e558e85cb6b8393428d10f7061b071811d8f2377;hp=f1bf8b4457acfd2f1c4fe5d4b347718fa9623ec8;hb=94178a9c8a0ce429a21eb511646ba1abe6d12dc2;hpb=4c93c3d89685aba33fc45082022373eb93b6583e diff --git a/requirements.txt b/requirements.txt index f1bf8b4..e558e85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +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 -m_lib>=2.0; python_version >= '2.6' and python_version < '3.0' -m_lib>=3.0; python_version >= '3.4' +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