mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update most dependencies
This commit is contained in:
parent
19523e35cf
commit
9fc34a56a3
@ -1,6 +1,6 @@
|
|||||||
altgraph==0.17.4
|
altgraph==0.17.4
|
||||||
anyio==3.7.1
|
anyio==3.7.1
|
||||||
asgiref==3.7.2
|
asgiref==3.8.1
|
||||||
atomicwrites==1.4.1
|
atomicwrites==1.4.1
|
||||||
attrs==23.2.0
|
attrs==23.2.0
|
||||||
black==23.9.1
|
black==23.9.1
|
||||||
@ -9,61 +9,61 @@ cfgv==3.4.0
|
|||||||
click==8.1.7
|
click==8.1.7
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
distlib==0.3.8
|
distlib==0.3.8
|
||||||
Faker==22.6.0
|
Faker==24.14.0
|
||||||
fastapi==0.109.2
|
fastapi==0.110.2
|
||||||
filelock==3.13.1
|
filelock==3.13.4
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
httptools==0.6.1
|
httptools==0.6.1
|
||||||
identify==2.5.33
|
identify==2.5.36
|
||||||
idna==3.6
|
idna==3.7
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
Jinja2==3.1.3
|
Jinja2==3.1.3
|
||||||
lupa==2.0
|
lupa==2.1
|
||||||
MarkupSafe==2.1.5
|
MarkupSafe==2.1.5
|
||||||
mypy==1.9.0
|
mypy==1.10.0
|
||||||
mypy-extensions==1.0.0
|
mypy-extensions==1.0.0
|
||||||
nodeenv==1.8.0
|
nodeenv==1.8.0
|
||||||
packaging==23.2
|
packaging==24.0
|
||||||
pathspec==0.12.1
|
pathspec==0.12.1
|
||||||
pefile==2023.2.7
|
pefile==2023.2.7
|
||||||
Pillow==10.2.0
|
Pillow==10.3.0
|
||||||
platformdirs==4.2.0
|
platformdirs==4.2.1
|
||||||
pluggy==1.4.0
|
pluggy==1.5.0
|
||||||
pre-commit==3.6.0
|
pre-commit==3.7.0
|
||||||
pydantic==2.7.0
|
pydantic==2.7.1
|
||||||
pydantic-settings==2.2.1
|
pydantic-settings==2.2.1
|
||||||
pydcs @ git+https://github.com/dcs-retribution/pydcs@cdf0b586927b94d86ca2419db936b7c68f2d14bf
|
pydcs @ git+https://github.com/dcs-retribution/pydcs@cdf0b586927b94d86ca2419db936b7c68f2d14bf
|
||||||
pyinstaller==5.13.2
|
pyinstaller==5.13.2
|
||||||
pyinstaller-hooks-contrib==2024.0
|
pyinstaller-hooks-contrib==2024.0
|
||||||
pyparsing==3.1.1
|
pyparsing==3.1.2
|
||||||
pyproj==3.6.1
|
pyproj==3.6.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.0.0
|
pytest==8.1.2
|
||||||
pytest-cov==4.1.0
|
pytest-cov==5.0.0
|
||||||
python-dateutil==2.8.2
|
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.1
|
||||||
Shapely==2.0.2
|
Shapely==2.0.4
|
||||||
shiboken6==6.4.2
|
shiboken6==6.4.2
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
sniffio==1.3.0
|
sniffio==1.3.1
|
||||||
starlette==0.36.3
|
starlette==0.37.2
|
||||||
suntime==1.2.5
|
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.0.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.20240125
|
types-Pillow==10.2.0.20240423
|
||||||
types-PyYAML==6.0.12.12
|
types-PyYAML==6.0.12.20240311
|
||||||
types-tabulate==0.9.0.20240106
|
types-tabulate==0.9.0.20240106
|
||||||
typing_extensions==4.9.0
|
typing_extensions==4.11.0
|
||||||
uvicorn==0.27.0.post1
|
uvicorn==0.29.0
|
||||||
virtualenv==20.25.0
|
virtualenv==20.26.0
|
||||||
watchgod==0.8.2
|
watchgod==0.8.2
|
||||||
websockets==12.0
|
websockets==12.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user