bump pydcs (#548)

This commit is contained in:
Druss99 2025-07-28 16:18:29 -04:00 committed by GitHub
parent 3da1689767
commit 7e755f1eb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -690,9 +690,9 @@ class B_21(PlaneType):
GBU_31_8 = (1, Weapons.GBU_31_8)
B_1B_Mk_84_8 = (1, Weapons.B_1B_Mk_84_8)
GBU_31V3B_8 = (1, Weapons.GBU_31V3B_8)
_4_x_AGM_154C___JSOW_Unitary_BROACH = (
MPRL___4_x_AGM_154C___JSOW_Unitary_BROACH = (
1,
Weapons._4_x_AGM_154C___JSOW_Unitary_BROACH,
Weapons.MPRL___4_x_AGM_154C___JSOW_Unitary_BROACH,
)
_4_x_AGM_158B_JASSM_ER_ALCM = (1, Weapons._4_x_AGM_158B_JASSM_ER_ALCM)
_4_x_AGM_158C_LRASM_AShM = (1, Weapons._4_x_AGM_158C_LRASM_AShM)
@ -712,9 +712,9 @@ class B_21(PlaneType):
GBU_31_8 = (2, Weapons.GBU_31_8)
B_1B_Mk_84_8 = (2, Weapons.B_1B_Mk_84_8)
GBU_31V3B_8 = (2, Weapons.GBU_31V3B_8)
_4_x_AGM_154C___JSOW_Unitary_BROACH = (
MPRL___4_x_AGM_154C___JSOW_Unitary_BROACH = (
2,
Weapons._4_x_AGM_154C___JSOW_Unitary_BROACH,
Weapons.MPRL___4_x_AGM_154C___JSOW_Unitary_BROACH,
)
_4_x_AGM_158B_JASSM_ER_ALCM = (2, Weapons._4_x_AGM_158B_JASSM_ER_ALCM)
_4_x_AGM_158C_LRASM_AShM = (2, Weapons._4_x_AGM_158C_LRASM_AShM)

View File

@ -33,7 +33,7 @@ pluggy==1.5.0
pre-commit==4.2.0
pydantic==2.11.0b2
pydantic-settings==2.8.1
pydcs @ git+https://github.com/dcs-retribution/pydcs@b2ccbcdaa5947e22808f8af19752c2036b4fcba7
pydcs @ git+https://github.com/dcs-retribution/pydcs@842fdf022e01f9b5f8695008bd4c9ab54c23d722
pyinstaller==5.13.2
pyinstaller-hooks-contrib==2024.0
pyparsing==3.2.1