From e0ba2609b1e19634e32ee836c06449333a4d6bfa Mon Sep 17 00:00:00 2001 From: RndName Date: Fri, 25 Mar 2022 10:12:03 +0100 Subject: [PATCH] Update pyinstaller dependency to match develop --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0efba007..ba12e473 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,8 +25,8 @@ pluggy==0.13.1 pre-commit==2.10.1 py==1.10.0 -e git+https://github.com/dcs-liberation/dcs@6bcad19cdf71c892806b04790d379fc81f88c58f#egg=pydcs -pyinstaller==4.3 -pyinstaller-hooks-contrib==2021.1 +pyinstaller==4.9 +pyinstaller-hooks-contrib==2022.1 pyparsing==2.4.7 pyproj==3.0.1 PySide2==5.15.2