From 1c4e6887f1d0992faca2cd239de1cc9f152a3e40 Mon Sep 17 00:00:00 2001 From: Philipp Wolfer Date: Thu, 7 May 2020 10:18:17 +0200 Subject: [PATCH] Use PyQt 5.14.2 for Windows builds --- requirements-win.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-win.txt b/requirements-win.txt index 717594062..43bfd8842 100644 --- a/requirements-win.txt +++ b/requirements-win.txt @@ -1,3 +1,3 @@ discid==1.2.0 mutagen==1.44.0 -PyQt5==5.14.1 +PyQt5==5.14.2