From 543226c1a00f9a775358d8028b462e99b1bdb60a Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Tue, 22 Jan 2019 13:33:37 -0600 Subject: pypy 5.4+ (#4732) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 13f2d7d1..f680dd04 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ pyca/cryptography ``cryptography`` is a package which provides cryptographic recipes and primitives to Python developers. Our goal is for it to be your "cryptographic -standard library". It supports Python 2.7, Python 3.4+, and PyPy 5.3+. +standard library". It supports Python 2.7, Python 3.4+, and PyPy 5.4+. ``cryptography`` includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests, and -- cgit v1.2.3