From ce96b1e510fcb500e2eaec0d272069df97ec792c Mon Sep 17 00:00:00 2001 From: vrenaville Date: Wed, 11 Sep 2024 12:02:35 +0200 Subject: [PATCH] fixup! feat: switch to github + bump library + bump python libraries --- 13.0/base_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13.0/base_requirements.txt b/13.0/base_requirements.txt index 8e41e3ac..88189e9a 100644 --- a/13.0/base_requirements.txt +++ b/13.0/base_requirements.txt @@ -26,7 +26,7 @@ Pillow==8.3.2 ; python_version < '3.7' or sys_platform != 'win32' # official 5.4 # Pillow==6.1.0 ; sys_platform == 'win32' and python_version >= '3.7' polib==1.1.0 psutil==5.7.0; sys_platform != 'win32' -psycopg2==2.8.3; sys_platform == 'win32' or python_version >= '3.8' +psycopg2==2.9.9; sys_platform == 'win32' or python_version >= '3.8' pydot==1.4.1 python-ldap==3.2.0; sys_platform != 'win32' # official 3.1.0 pyparsing==2.2.0