mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update dependencies
This commit is contained in:
parent
c4be00d11b
commit
a357097c49
@ -1,20 +1,20 @@
|
|||||||
altgraph==0.17.3
|
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.1.0
|
||||||
black==23.7.0
|
black==23.9.1
|
||||||
certifi==2023.7.22
|
certifi==2023.7.22
|
||||||
cfgv==3.3.1
|
cfgv==3.4.0
|
||||||
click==8.1.5
|
click==8.1.7
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
distlib==0.3.6
|
distlib==0.3.7
|
||||||
Faker==19.1.0
|
Faker==19.6.2
|
||||||
fastapi==0.100.0
|
fastapi==0.103.2
|
||||||
filelock==3.12.2
|
filelock==3.12.4
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
httptools==0.6.0
|
httptools==0.6.0
|
||||||
identify==2.5.24
|
identify==2.5.30
|
||||||
idna==3.4
|
idna==3.4
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
@ -23,30 +23,30 @@ MarkupSafe==2.1.3
|
|||||||
mypy==1.5.1
|
mypy==1.5.1
|
||||||
mypy-extensions==1.0.0
|
mypy-extensions==1.0.0
|
||||||
nodeenv==1.8.0
|
nodeenv==1.8.0
|
||||||
packaging==23.1
|
packaging==23.2
|
||||||
pathspec==0.11.1
|
pathspec==0.11.2
|
||||||
pefile==2023.2.7
|
pefile==2023.2.7
|
||||||
Pillow==9.5.0
|
Pillow==10.0.1
|
||||||
platformdirs==3.9.0
|
platformdirs==3.11.0
|
||||||
pluggy==1.2.0
|
pluggy==1.3.0
|
||||||
pre-commit==3.3.3
|
pre-commit==3.4.0
|
||||||
pydantic==2.0.3
|
pydantic==2.4.2
|
||||||
pydantic-settings==2.0.2
|
pydantic-settings==2.0.3
|
||||||
-e git+https://github.com/dcs-retribution/pydcs@e0c28dd6d344e5d95066ec9b73e19ebbf34679c8#egg=pydcs
|
-e git+https://github.com/dcs-retribution/pydcs@e0c28dd6d344e5d95066ec9b73e19ebbf34679c8#egg=pydcs
|
||||||
pyinstaller==5.13.0
|
pyinstaller==5.13.0
|
||||||
pyinstaller-hooks-contrib==2023.5
|
pyinstaller-hooks-contrib==2023.5
|
||||||
pyparsing==3.1.0
|
pyparsing==3.1.1
|
||||||
pyproj==3.6.0
|
pyproj==3.6.1
|
||||||
pyshp==2.3.1
|
pyshp==2.3.1
|
||||||
PySide6==6.5.3
|
PySide6==6.5.3
|
||||||
PySide6-Addons==6.5.3
|
PySide6-Addons==6.5.3
|
||||||
PySide6-Essentials==6.5.3
|
PySide6-Essentials==6.5.3
|
||||||
pytest==7.4.0
|
pytest==7.4.2
|
||||||
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.0
|
||||||
pywin32-ctypes==0.2.2
|
pywin32-ctypes==0.2.2
|
||||||
PyYAML==6.0
|
PyYAML==6.0.1
|
||||||
Shapely==2.0.1
|
Shapely==2.0.1
|
||||||
shiboken6==6.5.3
|
shiboken6==6.5.3
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
@ -58,11 +58,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.1
|
types-Pillow==10.0.0.3
|
||||||
types-PyYAML==6.0.12.10
|
types-PyYAML==6.0.12.12
|
||||||
types-tabulate==0.9.0.2
|
types-tabulate==0.9.0.3
|
||||||
typing_extensions==4.7.1
|
typing_extensions==4.8.0
|
||||||
uvicorn==0.23.0
|
uvicorn==0.23.2
|
||||||
virtualenv==20.24.0
|
virtualenv==20.24.5
|
||||||
watchgod==0.8.2
|
watchgod==0.8.2
|
||||||
websockets==11.0.3
|
websockets==11.0.3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user