[rtems-central commit] Update Python virtual environment

Sebastian Huber sebh at rtems.org
Tue Jan 3 12:35:54 UTC 2023


Module:    rtems-central
Branch:    master
Commit:    001914cfe873c97c1eb98161d3d5eecf8fd1999d
Changeset: http://git.rtems.org/rtems-central/commit/?id=001914cfe873c97c1eb98161d3d5eecf8fd1999d

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Jan  3 11:30:16 2023 +0100

Update Python virtual environment

---

 requirements.txt | 114 ++++++++++++++++++++++++++++++-------------------------
 1 file changed, 62 insertions(+), 52 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index ef0ce2ea..2516603a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,52 +1,62 @@
-alabaster==0.7.12
-astroid==2.4.1
-attrs==19.3.0
-Babel==2.8.0
-certifi==2020.4.5.2
-chardet==3.0.4
-coverage==5.1
-docutils==0.16
-entrypoints==0.3
-flake8==3.8.2
-idna==2.9
-imagesize==1.2.0
-importlib-metadata==1.6.1
-isort==4.3.21
-lazy-object-proxy==1.4.3
-mccabe==0.6.1
-more-itertools==8.3.0
-mypy==0.790
-mypy-extensions==0.4.3
-oset==0.1.3
-packaging==20.4
-pluggy==0.13.1
-py==1.8.1
-pybtex==0.22.2
-pybtex-docutils==0.2.2
-pycodestyle==2.6.0
-pyflakes==2.2.0
-Pygments==2.6.1
-pylint==2.5.2
-pyparsing==2.4.7
-pytest==5.4.3
-pytz==2020.1
-PyYAML==5.3.1
-requests==2.23.0
-six==1.15.0
-snowballstemmer==2.0.0
-Sphinx==3.0.4
-sphinxcontrib-applehelp==1.0.2
-sphinxcontrib-bibtex==1.0.0
-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
-typed-ast==1.4.1
-typing-extensions==3.7.4.2
-urllib3==1.25.9
-wcwidth==0.2.3
-wrapt==1.12.1
-yapf==0.30.0
-zipp==3.1.0
+alabaster>=0.7.12
+astroid>=2.11.7
+attrs>=22.2.0
+Babel>=2.11.0
+certifi>=2022.12.7
+chardet>=5.0.0
+charset-normalizer>=2.0.12
+coverage>=6.2
+dataclasses>=0.8;python_version<"3.7"
+dill>=0.3.4
+docutils>=0.17.1
+entrypoints>=0.4
+flake8>=5.0.4
+idna>=3.4
+imagesize>=1.4.1
+importlib-metadata>=4.2.0
+iniconfig>=1.1.1
+isort>=5.10.1
+Jinja2>=3.0.3
+latexcodec>=2.0.1
+lazy-object-proxy>=1.7.1
+MarkupSafe>=2.0.1
+mccabe>=0.7.0
+more-itertools>=8.14.0
+mypy>=0.971
+mypy-extensions>=0.4.3
+oset>=0.1.3
+packaging>=21.3
+platformdirs>=2.4.0
+pluggy>=1.0.0
+py>=1.11.0
+pybtex>=0.24.0
+pybtex-docutils>=1.0.2
+pycodestyle>=2.9.1
+pyflakes>=2.5.0
+Pygments>=2.14.0
+pylint>=2.13.9
+pyparsing>=3.0.9
+pytest>=7.0.1
+pytz>=2022.7
+PyYAML>=6.0
+requests>=2.27.1
+six>=1.16.0
+snowballstemmer>=2.2.0
+Sphinx>=4.3.2
+sphinxcontrib-applehelp>=1.0.2
+sphinxcontrib-bibtex>=2.5.0
+sphinxcontrib-devhelp>=1.0.2
+sphinxcontrib-htmlhelp>=2.0.0
+sphinxcontrib-jsmath>=1.0.1
+sphinxcontrib-qthelp>=1.0.3
+sphinxcontrib-serializinghtml>=1.1.5
+toml>=0.10.2
+tomli>=1.2.3
+typed-ast>=1.5.4
+types-PyYAML>=6.0.12.2
+typing_extensions>=4.1.1
+urllib3>=1.26.13
+wcwidth>=0.2.5
+wrapt>=1.14.1
+yapf>=0.32.0
+zipp>=3.6.0



More information about the vc mailing list