mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update Python dependencies.
This commit is contained in:
parent
011d8a4e12
commit
5d0fa0fbb3
@ -1,55 +1,51 @@
|
||||
altgraph==0.17
|
||||
appdirs==1.4.4
|
||||
altgraph==0.17.2
|
||||
atomicwrites==1.4.0
|
||||
attrs==21.2.0
|
||||
black==21.4b0
|
||||
certifi==2020.12.5
|
||||
cfgv==3.2.0
|
||||
click==7.1.2
|
||||
attrs==21.4.0
|
||||
black==22.1.0
|
||||
certifi==2021.10.8
|
||||
cfgv==3.3.1
|
||||
click==8.0.3
|
||||
colorama==0.4.4
|
||||
distlib==0.3.1
|
||||
Faker==8.2.1
|
||||
filelock==3.0.12
|
||||
distlib==0.3.4
|
||||
Faker==12.3.0
|
||||
filelock==3.4.2
|
||||
future==0.18.2
|
||||
identify==1.5.13
|
||||
identify==2.4.9
|
||||
iniconfig==1.1.1
|
||||
Jinja2==2.11.3
|
||||
macholib==1.14
|
||||
MarkupSafe==1.1.1
|
||||
mypy==0.921
|
||||
Jinja2==3.0.3
|
||||
MarkupSafe==2.0.1
|
||||
mypy==0.931
|
||||
mypy-extensions==0.4.3
|
||||
nodeenv==1.5.0
|
||||
packaging==20.9
|
||||
pathspec==0.8.1
|
||||
pefile==2019.4.18
|
||||
Pillow==9.0.0
|
||||
pluggy==0.13.1
|
||||
pre-commit==2.10.1
|
||||
py==1.10.0
|
||||
nodeenv==1.6.0
|
||||
packaging==21.3
|
||||
pathspec==0.9.0
|
||||
pefile==2021.9.3
|
||||
Pillow==9.0.1
|
||||
platformdirs==2.5.0
|
||||
pluggy==1.0.0
|
||||
pre-commit==2.17.0
|
||||
py==1.11.0
|
||||
-e git+https://github.com/pydcs/dcs@63863a88e0a43cb0a310dbab3ce2c7800a099dbb#egg=pydcs
|
||||
pyinstaller==4.3
|
||||
pyinstaller-hooks-contrib==2021.1
|
||||
pyparsing==2.4.7
|
||||
pyproj==3.0.1
|
||||
PySide2==5.15.2
|
||||
pytest==6.2.4
|
||||
python-dateutil==2.8.1
|
||||
pyinstaller==4.9
|
||||
pyinstaller-hooks-contrib==2022.1
|
||||
pyparsing==3.0.7
|
||||
pyproj==3.3.0
|
||||
PySide2==5.15.2.1
|
||||
pytest==7.0.1
|
||||
python-dateutil==2.8.2
|
||||
pywin32-ctypes==0.2.0
|
||||
PyYAML==5.4.1
|
||||
regex==2020.11.13
|
||||
Shapely==1.7.1
|
||||
shiboken2==5.15.2
|
||||
six==1.15.0
|
||||
tabulate==0.8.7
|
||||
PyYAML==6.0
|
||||
Shapely==1.8.0
|
||||
shiboken2==5.15.2.1
|
||||
six==1.16.0
|
||||
tabulate==0.8.9
|
||||
text-unidecode==1.3
|
||||
toml==0.10.2
|
||||
tomli==2.0.0
|
||||
typed-ast==1.4.2
|
||||
types-certifi==2021.10.8.0
|
||||
tomli==2.0.1
|
||||
types-Jinja2==2.11.9
|
||||
types-MarkupSafe==1.1.10
|
||||
types-Pillow==8.3.1
|
||||
types-PyYAML==6.0.1
|
||||
types-tabulate==0.8.3
|
||||
typing-extensions==3.7.4.3
|
||||
virtualenv==20.4.2
|
||||
types-Pillow==9.0.6
|
||||
types-PyYAML==6.0.4
|
||||
types-tabulate==0.8.5
|
||||
typing_extensions==4.0.1
|
||||
virtualenv==20.13.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user