]> git.phdru.name Git - sqlconvert.git/blob - requirements.txt
af29963fc26f1a8beed8cb1ff81f1fe0a14857e1
[sqlconvert.git] / requirements.txt
1 --install-option=-O2
2
3 argparse; python_version == '2.6'
4 sqlparse
5 SQLObject>=2.2.1; python_version >= '2.6' and python_version < '3.0'
6 SQLObject>=3.0.0; python_version >= '3.4'
7 m_lib.defenc>=1.0
8 m_lib>=3.1