From 2d8cc12a37c0d0ec5fa96b196eb65db9f98299b7 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Thu, 20 Jul 2023 23:16:05 -0700 Subject: [PATCH] Update pydcs. Needed for the fix for all aircraft of the same type sharing whatever properties were last set. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 94eb0994..d0f23f4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ platformdirs==2.6.2 pluggy==1.0.0 pre-commit==2.21.0 pydantic==1.10.7 -git+https://github.com/pydcs/dcs@45ce9c50d888c1f905ab8ade69e59c1baba35444#egg=pydcs +git+https://github.com/pydcs/dcs@fe541426f36889d7e0275b71656f5c2db2c617ce#egg=pydcs pyinstaller==5.12.0 pyinstaller-hooks-contrib==2022.14 pyproj==3.4.1