Pinning xmlsec to allow for lxml 4.7.0

This commit is contained in:
John Westcott IV
2022-11-28 14:47:03 -05:00
parent 7e1be3ef94
commit 3a25c4221f
2 changed files with 21 additions and 22 deletions

View File

@@ -63,6 +63,7 @@ wheel
pip==21.2.4 # see UPGRADE BLOCKERs
setuptools>=62.4.0 # see UPGRADE BLOCKERs
setuptools_scm[toml]>=3.4 # see UPGRADE BLOCKERs, xmlsec build dep
xmlsec==1.3.12 # xmlsec 1.3.13 removed the ability to use lxml 4.7.0 but python3-saml requires lxml 4.7.0 so we need to pin xmlsec
lxml>=3.8 # xmlsec build dep
pkgconfig>=1.5.1 # xmlsec build dep
setuptools-rust >= 0.11.4 # cryptography build dep