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 1ddf01b commit a2eeeb7Copy full SHA for a2eeeb7
README.rst
@@ -17,7 +17,7 @@ standard, and most recommended ones. Its features are:
17
* Support for exclusive XML canonicalization with inclusive prefixes (`InclusiveNamespaces PrefixList
18
<http://www.w3.org/TR/xml-exc-c14n/#def-InclusiveNamespaces-PrefixList>`_, required to verify signatures generated by
19
some SAML implementations)
20
-* Modern Python compatibility (3.7-3.11+ and PyPy)
+* Modern Python compatibility (3.9-3.13+ and PyPy)
21
* Well-supported, portable, reliable dependencies: `lxml <https://github.com/lxml/lxml>`_ and
22
`cryptography <https://github.com/pyca/cryptography>`_
23
* Comprehensive testing (including the XMLDSig interoperability suite) and `continuous integration
0 commit comments