mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update most Python packages
This commit is contained in:
parent
2cb1695fb1
commit
ee8552a4c6
@ -2,69 +2,69 @@ altgraph==0.17.4
|
|||||||
anyio==3.7.1
|
anyio==3.7.1
|
||||||
asgiref==3.8.1
|
asgiref==3.8.1
|
||||||
atomicwrites==1.4.1
|
atomicwrites==1.4.1
|
||||||
attrs==23.2.0
|
attrs==25.3.0
|
||||||
black==25.1.0
|
black==25.1.0
|
||||||
certifi==2024.7.4
|
certifi==2025.1.31
|
||||||
cfgv==3.4.0
|
cfgv==3.4.0
|
||||||
click==8.1.7
|
click==8.1.8
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
distlib==0.3.8
|
distlib==0.3.9
|
||||||
Faker==25.8.0
|
Faker==37.0.2
|
||||||
fastapi==0.115.6
|
fastapi==0.115.11
|
||||||
filelock==3.15.1
|
filelock==3.18.0
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
httptools==0.6.1
|
httptools==0.6.4
|
||||||
identify==2.5.36
|
identify==2.6.9
|
||||||
idna==3.7
|
idna==3.10
|
||||||
iniconfig==2.0.0
|
iniconfig==2.1.0
|
||||||
Jinja2==3.1.6
|
Jinja2==3.1.6
|
||||||
lupa==2.2
|
lupa==2.4
|
||||||
MarkupSafe==2.1.5
|
MarkupSafe==3.0.2
|
||||||
mypy==1.10.0
|
mypy==1.15.0
|
||||||
mypy-extensions==1.0.0
|
mypy-extensions==1.0.0
|
||||||
nodeenv==1.9.1
|
nodeenv==1.9.1
|
||||||
numpy==1.26.4
|
numpy==1.26.4
|
||||||
packaging==24.1
|
packaging==24.2
|
||||||
pathspec==0.12.1
|
pathspec==0.12.1
|
||||||
pefile==2023.2.7
|
pefile==2024.8.26
|
||||||
Pillow==10.3.0
|
Pillow==11.1.0
|
||||||
platformdirs==4.2.2
|
platformdirs==4.3.7
|
||||||
pluggy==1.5.0
|
pluggy==1.5.0
|
||||||
pre-commit==3.7.1
|
pre-commit==4.2.0
|
||||||
pydantic==2.7.4
|
pydantic==2.11.0b2
|
||||||
pydantic-settings==2.3.3
|
pydantic-settings==2.8.1
|
||||||
pydcs @ git+https://github.com/dcs-retribution/pydcs@deb4252e4abcf2f2dc2c7448db3b26f17385cb50
|
pydcs @ git+https://github.com/dcs-retribution/pydcs@deb4252e4abcf2f2dc2c7448db3b26f17385cb50
|
||||||
pyinstaller==5.13.2
|
pyinstaller==5.13.2
|
||||||
pyinstaller-hooks-contrib==2024.0
|
pyinstaller-hooks-contrib==2024.0
|
||||||
pyparsing==3.1.2
|
pyparsing==3.2.1
|
||||||
pyproj==3.6.1
|
pyproj==3.7.1
|
||||||
pyshp==2.3.1
|
pyshp==2.3.1
|
||||||
PySide6==6.4.2
|
PySide6==6.4.2
|
||||||
PySide6-Addons==6.4.2
|
PySide6-Addons==6.4.2
|
||||||
PySide6-Essentials==6.4.2
|
PySide6-Essentials==6.4.2
|
||||||
pytest==8.2.2
|
pytest==8.3.5
|
||||||
pytest-cov==5.0.0
|
pytest-cov==6.0.0
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
python-dotenv==1.0.1
|
python-dotenv==1.0.1
|
||||||
pywin32-ctypes==0.2.2
|
pywin32-ctypes==0.2.2
|
||||||
PyYAML==6.0.1
|
PyYAML==6.0.2
|
||||||
Shapely==2.0.4
|
Shapely==2.1.0rc1
|
||||||
shiboken6==6.4.2
|
shiboken6==6.4.2
|
||||||
six==1.16.0
|
six==1.17.0
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
starlette==0.41.3
|
starlette==0.46.1
|
||||||
suntime==1.3.2
|
suntime==1.3.2
|
||||||
tabulate==0.9.0
|
tabulate==0.9.0
|
||||||
text-unidecode==1.3
|
text-unidecode==1.3
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
tomli==2.0.1
|
tomli==2.2.1
|
||||||
types-Jinja2==2.11.9
|
types-Jinja2==2.11.9
|
||||||
types-MarkupSafe==1.1.10
|
types-MarkupSafe==1.1.10
|
||||||
types-Pillow==10.2.0.20240520
|
types-Pillow==10.2.0.20240822
|
||||||
types-PyYAML==6.0.12.20240311
|
types-PyYAML==6.0.12.20241230
|
||||||
types-tabulate==0.9.0.20240106
|
types-tabulate==0.9.0.20241207
|
||||||
typing_extensions==4.12.2
|
typing_extensions==4.13.0rc1
|
||||||
uvicorn==0.30.1
|
uvicorn==0.34.0
|
||||||
virtualenv==20.26.6
|
virtualenv==20.29.3
|
||||||
watchgod==0.8.2
|
watchgod==0.8.2
|
||||||
websockets==12.0
|
websockets==15.0.1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user