From 1b90a68bd9eefc20a0c8346d33d0655fb5ae5ab6 Mon Sep 17 00:00:00 2001 From: zhexu14 <64713351+zhexu14@users.noreply.github.com> Date: Sat, 24 Aug 2024 11:25:49 +1000 Subject: [PATCH] Update pydcs to fix spawning issue with DCS 2.9.6 (#3431) This PR is to update pydcs to a version that fixes the spawning issue in DCS 2.9.6 where spawning on carriers and FARPs do not work due to changes in the warehouse system. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6001ae5f..9a62eee4 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/dcs-liberation/dcs@fd375b6b797a15b77d48301d9a9cb55d4ed641ad +pydcs @ git+https://github.com/dcs-liberation/dcs@d94fa3d0735d3f11f144ecfb01a2eb2057ee2385 pyinstaller==5.13.1 pyinstaller-hooks-contrib==2023.6 pyproj==3.6.1