Skip to content

Commit 5fd3d71

Browse files
authored
Update README.rst
1 parent 705fcbc commit 5fd3d71

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
@@ -14,7 +14,7 @@ payload security in `SAML 2.0 <http://en.wikipedia.org/wiki/SAML_2.0>`_ and
1414
* Support for exclusive XML canonicalization with inclusive prefixes (`InclusiveNamespaces PrefixList
1515
<http://www.w3.org/TR/xml-exc-c14n/#def-InclusiveNamespaces-PrefixList>`_, required to verify signatures generated by
1616
some SAML implementations)
17-
* Modern Python compatibility (2.7-3.8+ and PyPy)
17+
* Modern Python compatibility (3.5-3.9+ and PyPy)
1818
* Well-supported, portable, reliable dependencies: `lxml <https://github.com/lxml/lxml>`_,
1919
`cryptography <https://github.com/pyca/cryptography>`_, `eight <https://github.com/kislyuk/eight>`_,
2020
`pyOpenSSL <https://github.com/pyca/pyopenssl>`_

0 commit comments

Comments
 (0)