X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=requirements.txt;h=bd5c09b9e953e4b04f1f8838cc6cd32b076a003b;hb=94acee6fcfac9a41f5ad053c5ce274a0655dcc3e;hp=40340c02568483aabfd975da6977e4a5ea47ac29;hpb=a21abd3790a2bd7d83f0ae5d61364a87e25d2333;p=m_librarian.git diff --git a/requirements.txt b/requirements.txt index 40340c0..bd5c09b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,6 @@ -SQLObject>=2.2.1 -m_lib +--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.defenc>=1.0