From a8bc92f34a3be696eada4445b8522cd51c54b597 Mon Sep 17 00:00:00 2001 From: Patryk Jakuszew Date: Thu, 30 Jul 2020 21:44:50 +0200 Subject: [PATCH] third_party/py: bump cffi and psycopg2 to latest versions This fixes broken builds on Ubuntu 20.04 and Python 3.8. Change-Id: Id81a38e5b9694fcb38c8c07b405a71354b10b601 --- third_party/py/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/third_party/py/requirements.txt b/third_party/py/requirements.txt index eb3df74f..875712ef 100644 --- a/third_party/py/requirements.txt +++ b/third_party/py/requirements.txt @@ -6,7 +6,7 @@ asn1crypto==0.24.0 bcrypt==3.1.5 blinker==1.4 certifi==2019.6.16 -cffi==1.11.5 +cffi==1.14.1 chardet==3.0.4 Click==7.0 cockroachdb==0.3.3 @@ -29,7 +29,7 @@ Jinja2==2.10.1 MarkupSafe==1.1.1 oauthlib==2.1.0 paramiko==2.4.2 -psycopg2==2.7.7 +psycopg2==2.8.5 pyasn1==0.4.5 pycparser==2.19 PyNaCl==1.3.0