X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=requirements.txt;h=af29963fc26f1a8beed8cb1ff81f1fe0a14857e1;hp=930537a678318ed3b84517a6d36baf0dd1e60673;hb=8ec910640c86e0551bb6a31b1c63115eb52e8756;hpb=b8225ccc168f04789db1935a90462b5cb0bbd6a6 diff --git a/requirements.txt b/requirements.txt index 930537a..af29963 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,8 @@ ---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>=2.0; python_version >= '2.6' and python_version < '3.0' -m_lib>=3.0; python_version >= '3.4' +m_lib.defenc>=1.0 +m_lib>=3.1