From fd8542e955b94cf5169a966984a352fc090c09c1 Mon Sep 17 00:00:00 2001 From: smallbomb Date: Sat, 23 Oct 2021 23:34:16 +0800 Subject: [PATCH] pyinstall error: https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/110 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e8a7a3e..0108e66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -opencv-python>=4.5.1.48 +opencv-python==4.5.3.56 keyboard>=0.13.5 PyAutoGUI>=0.9.52 typeguard>=2.10.0