mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update requirements.txt
This commit is contained in:
parent
65ec41c6ce
commit
c7ba4e8db6
@ -9,8 +9,8 @@ cfgv==3.3.1
|
|||||||
click==8.1.3
|
click==8.1.3
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
distlib==0.3.6
|
distlib==0.3.6
|
||||||
Faker==15.1.1
|
Faker==15.3.1
|
||||||
fastapi==0.85.1
|
fastapi==0.86.0
|
||||||
filelock==3.8.0
|
filelock==3.8.0
|
||||||
future==0.18.2
|
future==0.18.2
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
@ -20,23 +20,23 @@ idna==3.4
|
|||||||
iniconfig==1.1.1
|
iniconfig==1.1.1
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
MarkupSafe==2.1.1
|
MarkupSafe==2.1.1
|
||||||
mypy==0.982
|
mypy==0.990
|
||||||
mypy-extensions==0.4.3
|
mypy-extensions==0.4.3
|
||||||
nodeenv==1.7.0
|
nodeenv==1.7.0
|
||||||
packaging==21.3
|
packaging==21.3
|
||||||
pathspec==0.10.1
|
pathspec==0.10.1
|
||||||
pefile==2022.5.30
|
pefile==2022.5.30
|
||||||
Pillow==9.3.0
|
Pillow==9.3.0
|
||||||
platformdirs==2.5.2
|
platformdirs==2.5.3
|
||||||
pluggy==1.0.0
|
pluggy==1.0.0
|
||||||
pre-commit==2.20.0
|
pre-commit==2.20.0
|
||||||
py==1.11.0
|
py==1.11.0
|
||||||
pydantic==1.10.2
|
pydantic==1.10.2
|
||||||
-e git+https://github.com/pydcs/dcs@edbbc65c958775accd82ac4aa66ee1d16276e24d#egg=pydcs
|
-e git+https://github.com/pydcs/dcs@edbbc65c958775accd82ac4aa66ee1d16276e24d#egg=pydcs
|
||||||
pyinstaller==5.6.1
|
pyinstaller==5.6.2
|
||||||
pyinstaller-hooks-contrib==2022.11
|
pyinstaller-hooks-contrib==2022.13
|
||||||
pyparsing==3.0.9
|
pyparsing==3.0.9
|
||||||
pyproj==3.3.1
|
pyproj==3.4.0
|
||||||
pyshp==2.3.1
|
pyshp==2.3.1
|
||||||
PySide2==5.15.2.1
|
PySide2==5.15.2.1
|
||||||
pytest==7.2.0
|
pytest==7.2.0
|
||||||
@ -55,8 +55,8 @@ 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==9.3.0.0
|
types-Pillow==9.3.0.1
|
||||||
types-PyYAML==6.0.12.1
|
types-PyYAML==6.0.12.2
|
||||||
types-tabulate==0.9.0.0
|
types-tabulate==0.9.0.0
|
||||||
typing_extensions==4.4.0
|
typing_extensions==4.4.0
|
||||||
uvicorn==0.19.0
|
uvicorn==0.19.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user