X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=requirements.txt;h=bd5c09b9e953e4b04f1f8838cc6cd32b076a003b;hb=d1634730b134f57c60701edf6a3721adae88d15e;hp=f16f3844527371c9430ae7544fab1ee617e8fa09;hpb=8f977b9eeedb62ab6b2a8eb790b4977a14f7acbb;p=m_librarian.git diff --git a/requirements.txt b/requirements.txt index f16f384..bd5c09b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,6 @@ ---trusted-host phdru.name ---find-links=http://phdru.name/Software/Python/ ---install-option="--compile" +--install-option=-O2 argparse; python_version == '2.6' 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