diff --git a/tools/python/requirements.txt b/tools/python/requirements.txt index 602f647..246f234 100644 --- a/tools/python/requirements.txt +++ b/tools/python/requirements.txt @@ -1,114 +1,115 @@ -aiohttp==3.7.4.post0 +aiohttp==3.8.1 alabaster==0.7.12 -async-timeout==3.0.1 -attrs==20.3.0 +async-timeout==4.0.2 +attrs==21.4.0 autoflake==1.4 -Babel==2.9.0 -beautifulsoup4==4.9.3 +Babel==2.9.1 +beautifulsoup4==4.10.0 black==21.8b0 -bleach==4.0.0 -certifi==2020.12.5 +bleach==4.1.0 +certifi==2021.10.8 chardet==4.0.0 -click==8.0.3 +click==7.1.2 colored==1.4.3 commonmark==0.9.1 -coverage==5.5 -docutils==0.17 +pur==5.4.2 +coverage==6.2 +docutils==0.17.1 ExifRead==2.3.2 -flake8==3.9.2 -Flask==2.0.1 -graphviz==0.18.2 -hypothesis==6.14.5 +flake8==4.0.1 +Flask==2.0.2 +graphviz==0.19.1 +hypothesis==6.35.0 icmplib==3.0.2 -idna==2.10 -imagesize==1.2.0 -importlib-metadata==4.0.1 +idna==3.3 +imagesize==1.3.0 +importlib-metadata==4.10.0 iniconfig==1.1.1 -isodate==0.6.0 -isort==5.8.0 +isodate==0.6.1 +isort==5.10.1 itsdangerous==2.0.1 -jedi==0.18.0 -Jinja2==3.0.1 -jsonschema==3.2.0 -lark==0.11.1 +jedi==0.18.1 +Jinja2==3.0.3 +jsonschema==4.3.3 +lark==1.0.0 livereload==2.6.3 -lxml==4.6.3 +lxml==4.7.1 m2r==0.2.1 -Markdown==3.3.4 +Markdown==3.3.6 MarkupSafe==2.0.1 mccabe==0.6.1 -meraki==1.7.2 +meraki==1.15.0 mirakuru==2.4.1 -mistune==0.8.4 -multidict==5.1.0 +mistune==2.0.1 +multidict==5.2.0 mypy-extensions==0.4.3 octorest==0.4 -openapi-schema-validator==0.1.5 -openapi-spec-validator==0.3.0 -packaging==20.9 -parso==0.8.2 +openapi-schema-validator==0.2.0 +openapi-spec-validator==0.3.1 +packaging==21.3 +parso==0.8.3 pathspec==0.9.0 -pep517==0.11.0 -pip==20.3.3 -pip-tools==6.2.0 -platformdirs==2.3.0 -pluggy==0.13.1 +pep517==0.12.0 +pip==21.3.1 +pip-tools==6.4.0 +platformdirs==2.4.1 +pluggy==1.0.0 port-for==0.6.1 -prompt-toolkit==3.0.18 -psutil==5.8.0 -psycopg2==2.9.1 -pudb==2020.1 -py==1.10.0 -pycodestyle==2.7.0 -pyflakes==2.3.1 -Pygments==2.8.1 -pyparsing==2.4.7 -pyrsistent==0.17.3 -pytest==6.2.3 -pytest-cov==2.11.1 -pytest-postgresql==3.1.1 +prompt-toolkit==3.0.24 +psutil==5.9.0 +psycopg2==2.9.3 +pudb==2022.1 +py==1.11.0 +pycodestyle==2.8.0 +pyflakes==2.4.0 +Pygments==2.11.2 +pyparsing==3.0.6 +pyrsistent==0.18.0 +pytest==6.2.5 +pytest-cov==3.0.0 +pytest-postgresql==4.1.0 pytest-pudb==0.7.0 -pytz==2021.1 -PyYAML==5.4.1 -readme-renderer==29.0 +pytz==2021.3 +PyYAML==6.0 +readme-renderer==32.0 recommonmark==0.7.1 -redis==3.5.3 -regex==2021.8.28 -requests==2.25.1 +redis==4.1.0 +regex==2021.11.10 +requests==2.27.1 requests-toolbelt==0.9.1 -requirements-parser==0.2.0 -setuptools==51.0.0 -six==1.15.0 +requirements-parser==0.3.1 +setuptools==60.5.0 +six==1.16.0 smbus2==0.4.1 -snowballstemmer==2.1.0 -sortedcontainers==2.3.0 -soupsieve==2.2.1 -Sphinx==3.5.3 +snowballstemmer==2.2.0 +sortedcontainers==2.4.0 +soupsieve==2.3.1 +Sphinx==4.3.2 sphinxcontrib-applehelp==1.0.2 sphinxcontrib-devhelp==1.0.2 -sphinxcontrib-htmlhelp==1.0.3 -sphinxcontrib-httpdomain==1.7.0 +sphinxcontrib-htmlhelp==2.0.0 +sphinxcontrib-httpdomain==1.8.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-openapi==0.7.0 sphinxcontrib-programoutput==0.17 sphinxcontrib-qthelp==1.0.3 -sphinxcontrib-serializinghtml==1.1.4 +sphinxcontrib-serializinghtml==1.1.5 toml==0.10.2 -tomli==1.2.1 +tomli==1.2.3 toposort==1.7 tornado==6.1 -typed-ast==1.4.2 -typing-extensions==3.10.0.2 +typed-ast==1.5.1 +typing-extensions==4.0.1 unify==0.5 untokenize==0.1.1 -urllib3==1.26.4 +urllib3==1.26.8 urwid==2.1.2 wcwidth==0.2.5 webencodings==0.5.1 -websocket-client==1.2.1 -Werkzeug==2.0.1 -wheel==0.36.2 -yamllint==1.26.1 -yarl==1.6.3 -yaspin==1.5.0 -zipp==3.5.0 +websocket-client==1.2.3 +Werkzeug==2.0.2 +wheel==0.37.1 +yamllint==1.26.3 +yarl==1.7.2 +yaspin==2.1.0 +zipp==3.7.0