Update pydcs (Strike Eagle).

https://github.com/dcs-liberation/dcs_liberation/issues/3028
This commit is contained in:
Dan Albert 2023-06-22 18:07:44 -07:00
parent f97cd5d28f
commit dca02fea31
2 changed files with 11 additions and 1 deletions

View File

@ -6,6 +6,16 @@ Saves from 8.x are not compatible with 9.0.0.
## Fixes ## Fixes
# 8.1.0
Saves from 8.0.0 are compatible with 8.1.0
## Features/Improvements
* **[Engine]** Support for DCS 2.8.6.41363.
## Fixes
# 8.0.0 # 8.0.0
Saves from 7.x are not compatible with 8.0. Saves from 7.x are not compatible with 8.0.

View File

@ -32,7 +32,7 @@ platformdirs==2.6.2
pluggy==1.0.0 pluggy==1.0.0
pre-commit==2.21.0 pre-commit==2.21.0
pydantic==1.10.7 pydantic==1.10.7
git+https://github.com/pydcs/dcs@60f5121d89f23a062a0494803f8105361cdf36e8#egg=pydcs git+https://github.com/pydcs/dcs@e006f0df6db933fa34b2d5cb04db41653537503e#egg=pydcs
pyinstaller==5.12.0 pyinstaller==5.12.0
pyinstaller-hooks-contrib==2022.14 pyinstaller-hooks-contrib==2022.14
pyproj==3.4.1 pyproj==3.4.1