mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Upgrade dependencies
This commit is contained in:
parent
7a94db5404
commit
7f92db75df
@ -2,56 +2,56 @@ altgraph==0.17.4
|
|||||||
anyio==3.7.1
|
anyio==3.7.1
|
||||||
asgiref==3.7.2
|
asgiref==3.7.2
|
||||||
atomicwrites==1.4.1
|
atomicwrites==1.4.1
|
||||||
attrs==23.1.0
|
attrs==23.2.0
|
||||||
black==23.9.1
|
black==23.9.1
|
||||||
certifi==2023.7.22
|
certifi==2024.2.2
|
||||||
cfgv==3.4.0
|
cfgv==3.4.0
|
||||||
click==8.1.7
|
click==8.1.7
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
distlib==0.3.7
|
distlib==0.3.8
|
||||||
Faker==19.6.2
|
Faker==22.6.0
|
||||||
fastapi==0.103.2
|
fastapi==0.109.1
|
||||||
filelock==3.12.4
|
filelock==3.13.1
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
httptools==0.6.0
|
httptools==0.6.1
|
||||||
identify==2.5.30
|
identify==2.5.33
|
||||||
idna==3.4
|
idna==3.6
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.3
|
||||||
lupa==2.0
|
lupa==2.0
|
||||||
MarkupSafe==2.1.3
|
MarkupSafe==2.1.5
|
||||||
mypy==1.5.1
|
mypy==1.8.0
|
||||||
mypy-extensions==1.0.0
|
mypy-extensions==1.0.0
|
||||||
nodeenv==1.8.0
|
nodeenv==1.8.0
|
||||||
packaging==23.2
|
packaging==23.2
|
||||||
pathspec==0.11.2
|
pathspec==0.12.1
|
||||||
pefile==2023.2.7
|
pefile==2023.2.7
|
||||||
Pillow==10.0.1
|
Pillow==10.2.0
|
||||||
platformdirs==3.11.0
|
platformdirs==4.2.0
|
||||||
pluggy==1.3.0
|
pluggy==1.4.0
|
||||||
pre-commit==3.4.0
|
pre-commit==3.6.0
|
||||||
pydantic==2.4.2
|
pydantic==2.6.0
|
||||||
pydantic-settings==2.0.3
|
pydantic-settings==2.1.0
|
||||||
-e git+https://github.com/dcs-retribution/pydcs@47a7397ceae1893099ffaa3fd2f3f9e430ca9b1c#egg=pydcs
|
-e git+https://github.com/dcs-retribution/pydcs@47a7397ceae1893099ffaa3fd2f3f9e430ca9b1c#egg=pydcs
|
||||||
pyinstaller==5.13.1
|
pyinstaller==5.13.2
|
||||||
pyinstaller-hooks-contrib==2023.5
|
pyinstaller-hooks-contrib==2024.0
|
||||||
pyparsing==3.1.1
|
pyparsing==3.1.1
|
||||||
pyproj==3.6.1
|
pyproj==3.6.1
|
||||||
pyshp==2.3.1
|
pyshp==2.3.1
|
||||||
PySide6==6.4.3
|
PySide6==6.6.1
|
||||||
PySide6-Addons==6.4.3
|
PySide6-Addons==6.6.1
|
||||||
PySide6-Essentials==6.4.3
|
PySide6-Essentials==6.6.1
|
||||||
pytest==7.4.2
|
pytest==8.0.0
|
||||||
pytest-cov==4.1.0
|
pytest-cov==4.1.0
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
python-dotenv==1.0.0
|
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.1
|
Shapely==2.0.2
|
||||||
shiboken6==6.4.3
|
shiboken6==6.6.1
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
sniffio==1.3.0
|
sniffio==1.3.0
|
||||||
starlette==0.27.0
|
starlette==0.35.1
|
||||||
suntime==1.2.5
|
suntime==1.2.5
|
||||||
tabulate==0.9.0
|
tabulate==0.9.0
|
||||||
text-unidecode==1.3
|
text-unidecode==1.3
|
||||||
@ -59,11 +59,11 @@ 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.0.0.3
|
types-Pillow==10.2.0.20240125
|
||||||
types-PyYAML==6.0.12.12
|
types-PyYAML==6.0.12.12
|
||||||
types-tabulate==0.9.0.3
|
types-tabulate==0.9.0.20240106
|
||||||
typing_extensions==4.8.0
|
typing_extensions==4.9.0
|
||||||
uvicorn==0.23.2
|
uvicorn==0.27.0.post1
|
||||||
virtualenv==20.24.5
|
virtualenv==20.25.0
|
||||||
watchgod==0.8.2
|
watchgod==0.8.2
|
||||||
websockets==11.0.3
|
websockets==12.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user