mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Replace debug QObject models with Pydantic.
This requires less duplication and paves the way for us replacing QWebChannel with FastAPI, which in turn gets us closer to not needing Qt.
This commit is contained in:
@@ -25,6 +25,7 @@ platformdirs==2.5.0
|
||||
pluggy==1.0.0
|
||||
pre-commit==2.17.0
|
||||
py==1.11.0
|
||||
pydantic==1.9.0
|
||||
-e git+https://github.com/pydcs/dcs@63863a88e0a43cb0a310dbab3ce2c7800a099dbb#egg=pydcs
|
||||
pyinstaller==4.9
|
||||
pyinstaller-hooks-contrib==2022.1
|
||||
|
||||
Reference in New Issue
Block a user