Update Python dependencies.

This commit is contained in:
Dan Albert 2022-02-12 12:50:12 -08:00
parent 011d8a4e12
commit 5d0fa0fbb3

View File

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