mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
No new data (I think), but includes a bunch of fixes for the lua parser and rewrites some suspicious looking (but probably safe) code in the livery scanner. Also changes this dependency to non-editable by default. Pip chose this automatically for me at some point, but the rules for whether or not a py.typed file will actually be detected for an editable install are complicated and sometimes this won't work, leading too a lot of mypy errors. There's no need for this to be editable anyway.
66 lines
1.2 KiB
Plaintext
66 lines
1.2 KiB
Plaintext
altgraph==0.17.3
|
|
anyio==3.6.2
|
|
asgiref==3.6.0
|
|
attrs==22.2.0
|
|
black==22.12.0
|
|
certifi==2022.12.7
|
|
cfgv==3.3.1
|
|
click==8.1.3
|
|
colorama==0.4.6
|
|
coverage==7.0.5
|
|
distlib==0.3.6
|
|
exceptiongroup==1.1.0
|
|
Faker==15.3.4
|
|
fastapi==0.95.1
|
|
filelock==3.9.0
|
|
future==0.18.3
|
|
h11==0.14.0
|
|
httptools==0.5.0
|
|
identify==2.5.11
|
|
idna==3.4
|
|
iniconfig==1.1.1
|
|
Jinja2==3.1.2
|
|
MarkupSafe==2.1.1
|
|
mypy==1.2.0
|
|
mypy-extensions==1.0.0
|
|
nodeenv==1.7.0
|
|
packaging==22.0
|
|
pathspec==0.10.3
|
|
pefile==2022.5.30
|
|
Pillow==9.3.0
|
|
platformdirs==2.6.2
|
|
pluggy==1.0.0
|
|
pre-commit==2.21.0
|
|
pydantic==1.10.7
|
|
git+https://github.com/pydcs/dcs@632a373fb0d8799f29eed81bc41eaefc006d859c#egg=pydcs
|
|
pyinstaller==5.7.0
|
|
pyinstaller-hooks-contrib==2022.14
|
|
pyproj==3.4.1
|
|
PySide6==6.4.1
|
|
PySide6-Addons==6.4.1
|
|
PySide6-Essentials==6.4.1
|
|
pytest==7.2.0
|
|
pytest-cov==4.0.0
|
|
pytest-mock==3.10.0
|
|
python-dateutil==2.8.2
|
|
python-dotenv==0.21.0
|
|
pywin32-ctypes==0.2.0
|
|
PyYAML==6.0
|
|
Shapely==1.8.5
|
|
shiboken6==6.4.1
|
|
six==1.16.0
|
|
sniffio==1.3.0
|
|
starlette==0.26.1
|
|
tabulate==0.9.0
|
|
tomli==2.0.1
|
|
types-Jinja2==2.11.9
|
|
types-MarkupSafe==1.1.10
|
|
types-Pillow==9.3.0.4
|
|
types-PyYAML==6.0.12.2
|
|
types-tabulate==0.9.0.0
|
|
typing_extensions==4.4.0
|
|
uvicorn==0.20.0
|
|
virtualenv==20.17.1
|
|
watchfiles==0.18.1
|
|
websockets==10.4
|