]> git.phdru.name Git - sqlconvert.git/blobdiff - devscripts/requirements/requirements.txt
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[sqlconvert.git] / devscripts / requirements / requirements.txt
index e558e85cb6b8393428d10f7061b071811d8f2377..a5e54e3b25e7f6dbf43fe58c61fe162afcf53afd 100644 (file)
@@ -1,9 +1,4 @@
---install-option=-O2
-
-argparse; python_version == '2.6'
 sqlparse
-SQLObject>=2.2.1; python_version >= '2.6' and python_version < '3.0'
+SQLObject>=2.2.1; python_version >= '2.7' and python_version < '3.0'
 SQLObject>=3.0.0; python_version >= '3.4'
-m_lib.defenc>=1.0
-m_lib>=3.1
-ppu
+m_lib.full>=1.0