We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c3c37 commit 0803974Copy full SHA for 0803974
src/authentication/pyproject.toml
@@ -20,7 +20,7 @@ requires-python = ">=3.10"
20
[project.optional-dependencies]
21
touchstone = [
22
'python3-saml>=1.10.1; python_version < "3.13"',
23
- 'xmlsec<1.3.15; python_version < "3.13"',
+ 'xmlsec<1.3.17; python_version < "3.13"',
24
]
25
26
0 commit comments