From 6df5061ba4685b0d577230be961ee19b1aa5d6e0 Mon Sep 17 00:00:00 2001 From: julien blervaque Date: Mon, 10 Jan 2022 15:21:20 +0100 Subject: [PATCH] fix: requirement dev update --- requirements-dev.txt | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 65473bee..8a202a03 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,33 +1,66 @@ +alabaster==0.7.12 appdirs==1.4.3 attrs==19.3.0 +Babel==2.9.0 black==20.8b1 certifi==2020.6.20 chardet==3.0.4 click==7.1.2 +colorama==0.4.4 +decorator==4.4.2 +dnspython==1.16.0 +docopt==0.6.2 +docutils==0.16 entrypoints==0.3 fake-bpy-module-2.82==20200218 +fett==0.3.2 flake8==3.8.3 flake8-black==0.1.1 flake8-bugbear==20.1.4 flake8-polyfill==1.0.2 idna==2.10 +imagesize==1.2.0 importlib-metadata==1.7.0 +Jinja2==2.11.3 +livereload==2.6.3 +MarkupSafe==1.1.1 mccabe==0.6.1 mypy==0.782 mypy-extensions==0.4.3 +networkx==2.5 +packaging==20.9 parameterized==0.7.4 pathspec==0.8.0 pep8-naming==0.10.0 pycodestyle==2.6.0 pyflakes==2.2.0 +Pygments==2.8.1 +pymongo==3.11.3 +pyparsing==2.4.7 +python-jsonrpc-server==0.3.4 +pytz==2021.1 +PyYAML==5.4.1 regex==2020.4.4 requests==2.23.0 +rstcheck==3.3.1 +six==1.15.0 +snooty-lextudio==1.8.10.dev0 +snowballstemmer==2.1.0 Sphinx==3.5.1 +sphinx-autobuild==2020.9.1 sphinx-rtd-theme==0.5.1 +sphinxcontrib-applehelp==1.0.2 +sphinxcontrib-devhelp==1.0.2 +sphinxcontrib-htmlhelp==1.0.3 +sphinxcontrib-jsmath==1.0.1 +sphinxcontrib-qthelp==1.0.3 +sphinxcontrib-serializinghtml==1.1.4 toml==0.10.1 +tornado==6.1 typed-ast==1.4.1 typing==3.7.4.1 typing-extensions==3.7.4.2 unittest-xml-reporting==3.0.2 -urllib3==1.25.9 +urllib3==1.26.8 +watchdog==1.0.2 zipp==3.1.0