Note the upgrade in wheel dependencies in NEWS file

This commit is contained in:
Daniele Varrazzo 2018-05-23 21:51:26 +01:00
parent 0aa7e21f91
commit 6becf0ef55
2 changed files with 3 additions and 2 deletions

1
NEWS
View File

@ -32,6 +32,7 @@ What's new in psycopg 2.7.5
- Maybe fixed building on MSYS2 (as reported in :ticket:`#658`).
- Allow string subclasses in connection and other places (:ticket:`#679`).
- Don't raise an exception closing an unused named cursor (:ticket:`#716`).
- Wheel package compiled against PostgreSQL 10.4 libpq and OpenSSL 1.0.2o.
What's new in psycopg 2.7.4

View File

@ -9,10 +9,10 @@ To invalidate the cache, update this file and check it into git.
Currently used modules built in the cache:
OpenSSL
Version: 1.0.2n
Version: 1.0.2o
PostgreSQL
Version: 10.1
Version: 10.4
NOTE: to zap the cache manually you can also use: