Skip to content

Commit a2eeeb7

Browse files
authored
Update README.rst
Update list of supported Python versions
1 parent 1ddf01b commit a2eeeb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ standard, and most recommended ones. Its features are:
1717
* Support for exclusive XML canonicalization with inclusive prefixes (`InclusiveNamespaces PrefixList
1818
<http://www.w3.org/TR/xml-exc-c14n/#def-InclusiveNamespaces-PrefixList>`_, required to verify signatures generated by
1919
some SAML implementations)
20-
* Modern Python compatibility (3.7-3.11+ and PyPy)
20+
* Modern Python compatibility (3.9-3.13+ and PyPy)
2121
* Well-supported, portable, reliable dependencies: `lxml <https://github.com/lxml/lxml>`_ and
2222
`cryptography <https://github.com/pyca/cryptography>`_
2323
* Comprehensive testing (including the XMLDSig interoperability suite) and `continuous integration

0 commit comments

Comments
 (0)