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
45b8757593
commit
666f2908b7
@ -1,6 +1,6 @@
|
||||
altgraph==0.17.3
|
||||
anyio==3.6.2
|
||||
asgiref==3.6.0
|
||||
anyio==3.7.0
|
||||
asgiref==3.7.2
|
||||
atomicwrites==1.4.1
|
||||
attrs==23.1.0
|
||||
black==23.3.0
|
||||
@ -9,9 +9,9 @@ cfgv==3.3.1
|
||||
click==8.1.3
|
||||
colorama==0.4.6
|
||||
distlib==0.3.6
|
||||
Faker==18.7.0
|
||||
fastapi==0.95.2
|
||||
filelock==3.12.0
|
||||
Faker==18.10.1
|
||||
fastapi==0.97.0
|
||||
filelock==3.12.2
|
||||
h11==0.14.0
|
||||
httptools==0.5.0
|
||||
identify==2.5.24
|
||||
@ -19,7 +19,7 @@ idna==3.4
|
||||
iniconfig==2.0.0
|
||||
Jinja2==3.1.2
|
||||
lupa==2.0
|
||||
MarkupSafe==2.1.2
|
||||
MarkupSafe==2.1.3
|
||||
mypy==1.3.0
|
||||
mypy-extensions==1.0.0
|
||||
nodeenv==1.8.0
|
||||
@ -27,19 +27,19 @@ packaging==23.1
|
||||
pathspec==0.11.1
|
||||
pefile==2023.2.7
|
||||
Pillow==9.5.0
|
||||
platformdirs==3.5.1
|
||||
platformdirs==3.5.3
|
||||
pluggy==1.0.0
|
||||
pre-commit==3.3.1
|
||||
pydantic==1.10.7
|
||||
pre-commit==3.3.3
|
||||
pydantic==1.10.9
|
||||
-e git+https://github.com/dcs-retribution/pydcs@63f55ceef439d8327904f4938982a7afb16fbe3b#egg=pydcs
|
||||
pyinstaller==5.11.0
|
||||
pyinstaller==5.12.0
|
||||
pyinstaller-hooks-contrib==2023.3
|
||||
pyparsing==3.0.9
|
||||
pyproj==3.5.0
|
||||
pyproj==3.6.0
|
||||
pyshp==2.3.1
|
||||
PySide2==5.15.2.1
|
||||
pytest==7.3.1
|
||||
pytest-cov==4.0.0
|
||||
pytest==7.3.2
|
||||
pytest-cov==4.1.0
|
||||
python-dateutil==2.8.2
|
||||
python-dotenv==1.0.0
|
||||
pywin32-ctypes==0.2.0
|
||||
@ -48,7 +48,7 @@ Shapely==2.0.1
|
||||
shiboken2==5.15.2.1
|
||||
six==1.16.0
|
||||
sniffio==1.3.0
|
||||
starlette==0.27.0
|
||||
starlette==0.28.0
|
||||
tabulate==0.9.0
|
||||
text-unidecode==1.3
|
||||
toml==0.10.2
|
||||
@ -56,9 +56,9 @@ tomli==2.0.1
|
||||
types-Jinja2==2.11.9
|
||||
types-MarkupSafe==1.1.10
|
||||
types-Pillow==9.5.0.4
|
||||
types-PyYAML==6.0.12.9
|
||||
types-PyYAML==6.0.12.10
|
||||
types-tabulate==0.9.0.2
|
||||
typing_extensions==4.5.0
|
||||
typing_extensions==4.6.3
|
||||
uvicorn==0.22.0
|
||||
virtualenv==20.23.0
|
||||
watchgod==0.8.2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user