Add setuptools_scm[toml] and pkgconfig, xmlsec's build dep

This commit is contained in:
Satoe Imaishi
2022-03-24 23:02:30 -04:00
parent e0082f4c76
commit 229ed53c0e
4 changed files with 16 additions and 3 deletions

View File

@@ -58,6 +58,9 @@ uwsgitop
wheel
pip==21.2.4 # see UPGRADE BLOCKERs
setuptools==58.2.0 # see UPGRADE BLOCKERs
setuptools_scm[toml]>=3.4 # see UPGRADE BLOCKERs, xmlsec build dep
lxml>=3.8 # xmlsec build dep
pkgconfig>=1.5.1 # xmlsec build dep
# Temporarily added to use ansible-runner from git branch, to be removed
# when ansible-runner moves from requirements_git.txt to here