From fa9d5525c0e6af9789d6aafa80271ceae726593e Mon Sep 17 00:00:00 2001 From: zhexu14 <64713351+zhexu14@users.noreply.github.com> Date: Thu, 7 Mar 2024 22:01:40 +1100 Subject: [PATCH] =?UTF-8?q?Update=20requirements.txt=20to=20point=20to=20a?= =?UTF-8?q?=20temporary=20build=20of=20pydcs=20that=20f=E2=80=A6=20(#3349)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …ixes a bug with loading legacy missions like what Liberation ships with for layouts --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dcaa572e..f6a5e6ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ pre-commit==3.5.0 pydantic==2.5.2 pydantic-settings==2.1.0 pydantic_core==2.14.5 -pydcs @ git+https://github.com/pydcs/dcs@7eeec23ea428846ebbbd0ea4c746f8eafea04e0d +pydcs @ git+https://github.com/zhexu14/dcs@ea33d9e2cb15390d2542f20f7e2194041baed9fe pyinstaller==5.13.1 pyinstaller-hooks-contrib==2023.6 pyproj==3.6.1