mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
A lot of the dependency versions we have pinned don't have wheels for Python 3.12. Update almost all of them so we can upgrade Python. The few that weren't upgraded here are black and mypy, since those will be a bit invasive, and Pillow, which has an API change I don't want to deal with right now (I've got a commit on another machine that has already done the migration, so I'll do it later).
70 lines
1.3 KiB
Plaintext
70 lines
1.3 KiB
Plaintext
altgraph==0.17.4
|
|
annotated-types==0.6.0
|
|
anyio==3.7.1
|
|
asgiref==3.7.2
|
|
attrs==23.1.0
|
|
black==22.12.0
|
|
certifi==2023.11.17
|
|
cfgv==3.4.0
|
|
click==8.1.7
|
|
colorama==0.4.6
|
|
coverage==7.3.2
|
|
distlib==0.3.7
|
|
exceptiongroup==1.2.0
|
|
Faker==20.1.0
|
|
fastapi==0.104.1
|
|
filelock==3.13.1
|
|
future==0.18.3
|
|
h11==0.14.0
|
|
httptools==0.6.1
|
|
identify==2.5.32
|
|
idna==3.6
|
|
iniconfig==2.0.0
|
|
Jinja2==3.1.2
|
|
MarkupSafe==2.1.3
|
|
mypy==1.2.0
|
|
mypy-extensions==1.0.0
|
|
nodeenv==1.8.0
|
|
numpy==1.26.2
|
|
packaging==23.2
|
|
pathspec==0.11.2
|
|
pefile==2023.2.7
|
|
Pillow==10.0.1
|
|
platformdirs==4.0.0
|
|
pluggy==1.3.0
|
|
pre-commit==3.5.0
|
|
pydantic==2.5.2
|
|
pydantic-settings==2.1.0
|
|
pydantic_core==2.14.5
|
|
pydcs @ git+https://github.com/pydcs/dcs@05ebda06cbe77b09b2b0fae915993caaa30c81bd
|
|
pyinstaller==6.2.0
|
|
pyinstaller-hooks-contrib==2023.10
|
|
pyproj==3.6.1
|
|
PySide6==6.6.0
|
|
PySide6-Addons==6.6.0
|
|
PySide6-Essentials==6.6.0
|
|
pytest==7.4.3
|
|
pytest-cov==4.1.0
|
|
pytest-mock==3.12.0
|
|
python-dateutil==2.8.2
|
|
python-dotenv==1.0.0
|
|
pywin32-ctypes==0.2.2
|
|
PyYAML==6.0.1
|
|
shapely==2.0.2
|
|
shiboken6==6.6.0
|
|
six==1.16.0
|
|
sniffio==1.3.0
|
|
starlette==0.27.0
|
|
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.12
|
|
types-tabulate==0.9.0.3
|
|
typing_extensions==4.8.0
|
|
uvicorn==0.24.0.post1
|
|
virtualenv==20.24.7
|
|
watchfiles==0.21.0
|
|
websockets==12.0
|