From 36d74db417e503a5723b9ae8ae3328b276127ec7 Mon Sep 17 00:00:00 2001 From: Seda Gundogdu Date: Mon, 29 Apr 2024 16:27:03 +0300 Subject: [PATCH] Versions updated in requirements.txt file --- packaging_automation/requirements.txt | 630 +++++++++++++------------- 1 file changed, 311 insertions(+), 319 deletions(-) diff --git a/packaging_automation/requirements.txt b/packaging_automation/requirements.txt index 9341ca77..c7804f1e 100644 --- a/packaging_automation/requirements.txt +++ b/packaging_automation/requirements.txt @@ -1,319 +1,311 @@ -# -# This file is autogenerated by pip-compile with Python 3.8 -# by the following command: -# -# pip-compile --output-file=tools/packaging_automation/requirements.txt tools/packaging_automation/requirements.in -# -anyio==4.0.0 - # via httpcore -astroid==2.15.6 - # via - # pylint - # pylint-celery - # pylint-flask - # requirements-detector -attrs==23.1.0 - # via -r tools/packaging_automation/requirements.in -bandit==1.7.5 - # via prospector -black==23.9.1 - # via -r tools/packaging_automation/requirements.in -build==1.0.3 - # via pyroma -certifi==2023.7.22 - # via - # httpcore - # httpx - # requests -cffi==1.15.1 - # via - # cryptography - # pynacl -chardet==5.2.0 - # via mbstrdecoder -charset-normalizer==3.2.0 - # via requests -click==8.1.7 - # via black -cryptography==41.0.3 - # via pyjwt -dataproperty==1.0.1 - # via - # pytablewriter - # tabledata -deprecated==1.2.14 - # via pygithub -dill==0.3.7 - # via pylint -docker==6.1.3 - # via -r tools/packaging_automation/requirements.in -docutils==0.20.1 - # via pyroma -dodgy==0.2.1 - # via prospector -dominate==2.8.0 - # via pytablewriter -exceptiongroup==1.1.3 - # via - # anyio - # pytest -flake8==5.0.4 - # via - # flake8-polyfill - # prospector -flake8-polyfill==1.0.2 - # via pep8-naming -gitdb==4.0.10 - # via gitpython -gitpython==3.1.36 - # via - # -r tools/packaging_automation/requirements.in - # bandit - # prospector -greenlet==2.0.2 - # via sqlalchemy -h11==0.14.0 - # via httpcore -httpcore==0.18.0 - # via httpx -httpx==0.25.0 - # via pypistats -idna==3.4 - # via - # anyio - # httpx - # requests -importlib-metadata==6.8.0 - # via build -iniconfig==2.0.0 - # via pytest -isort==5.12.0 - # via pylint -jinja2==3.1.2 - # via -r tools/packaging_automation/requirements.in -lazy-object-proxy==1.9.0 - # via astroid -markdown-it-py==3.0.0 - # via rich -markupsafe==2.1.3 - # via jinja2 -mbstrdecoder==1.1.3 - # via - # dataproperty - # pytablewriter - # typepy -mccabe==0.7.0 - # via - # flake8 - # prospector - # pylint -mdurl==0.1.2 - # via markdown-it-py -mypy==1.5.1 - # via prospector -mypy-extensions==1.0.0 - # via - # black - # mypy -nodeenv==1.8.0 - # via pyright -packaging==23.1 - # via - # black - # build - # docker - # prospector - # pyroma - # pytest - # requirements-detector - # typepy -parameters-validation==1.2.0 - # via -r tools/packaging_automation/requirements.in -pathlib2==2.3.7.post1 - # via -r tools/packaging_automation/requirements.in -pathspec==0.11.2 - # via black -pathvalidate==3.1.0 - # via pytablewriter -pbr==5.11.1 - # via stevedore -pep8-naming==0.10.0 - # via prospector -platformdirs==3.10.0 - # via - # black - # pylint - # pypistats -pluggy==1.3.0 - # via pytest -prettytable==3.9.0 - # via pypistats -prospector[with_everything]==1.10.2 - # via -r tools/packaging_automation/requirements.in -psycopg2-binary==2.9.7 - # via -r tools/packaging_automation/requirements.in -pycodestyle==2.9.1 - # via - # flake8 - # prospector -pycparser==2.21 - # via cffi -pycurl==7.45.2 - # via -r tools/packaging_automation/requirements.in -pydocstyle==6.3.0 - # via prospector -pyflakes==2.5.0 - # via - # flake8 - # prospector -pygithub==1.59.1 - # via -r tools/packaging_automation/requirements.in -pygments==2.16.1 - # via - # pyroma - # rich -pyjwt[crypto]==2.8.0 - # via pygithub -pylint==2.17.5 - # via - # prospector - # pylint-celery - # pylint-django - # pylint-flask - # pylint-plugin-utils -pylint-celery==0.3 - # via prospector -pylint-django==2.5.3 - # via prospector -pylint-flask==0.6 - # via prospector -pylint-plugin-utils==0.7 - # via - # prospector - # pylint-celery - # pylint-django - # pylint-flask -pynacl==1.5.0 - # via pygithub -pypistats==1.5.0 - # via -r tools/packaging_automation/requirements.in -pyproject-hooks==1.0.0 - # via build -pyright==1.1.326 - # via prospector -pyroma==4.2 - # via prospector -pytablewriter[html]==1.0.0 - # via pypistats -pytest==7.4.2 - # via -r tools/packaging_automation/requirements.in -python-dateutil==2.8.2 - # via - # pypistats - # typepy -python-dotenv==1.0.0 - # via -r tools/packaging_automation/requirements.in -python-gnupg==0.5.1 - # via -r tools/packaging_automation/requirements.in -python-slugify==8.0.1 - # via pypistats -python-string-utils==1.0.0 - # via -r tools/packaging_automation/requirements.in -pytz==2023.3.post1 - # via typepy -pyyaml==6.0.1 - # via - # -r tools/packaging_automation/requirements.in - # bandit - # prospector -requests==2.31.0 - # via - # -r tools/packaging_automation/requirements.in - # docker - # pygithub - # pyroma -requirements-detector==1.2.2 - # via prospector -rich==13.5.2 - # via bandit -semver==3.0.1 - # via requirements-detector -setoptconf-tmp==0.3.1 - # via prospector -six==1.16.0 - # via - # pathlib2 - # python-dateutil -smmap==5.0.0 - # via gitdb -sniffio==1.3.0 - # via - # anyio - # httpcore - # httpx -snowballstemmer==2.2.0 - # via pydocstyle -sqlalchemy==2.0.20 - # via -r tools/packaging_automation/requirements.in -stevedore==5.1.0 - # via bandit -tabledata==1.3.1 - # via pytablewriter -tcolorpy==0.1.3 - # via pytablewriter -termcolor==2.3.0 - # via pypistats -text-unidecode==1.3 - # via python-slugify -toml==0.10.2 - # via - # prospector - # requirements-detector - # vulture -tomli==2.0.1 - # via - # black - # build - # mypy - # pylint - # pyproject-hooks - # pytest -tomlkit==0.12.1 - # via pylint -trove-classifiers==2023.8.7 - # via pyroma -typepy[datetime]==1.3.1 - # via - # dataproperty - # pytablewriter - # tabledata -typing-extensions==4.7.1 - # via - # astroid - # black - # mypy - # pylint - # rich - # sqlalchemy -urllib3==2.0.4 - # via - # -r tools/packaging_automation/requirements.in - # docker - # requests -vulture==2.9.1 - # via prospector -wcwidth==0.2.6 - # via prettytable -websocket-client==1.6.3 - # via docker -wheel==0.41.2 - # via -r tools/packaging_automation/requirements.in -wrapt==1.15.0 - # via - # astroid - # deprecated -zipp==3.16.2 - # via importlib-metadata - -# The following packages are considered to be unsafe in a requirements file: -# setuptools +# +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: +# +# pip-compile --output-file=requirements.txt /mnt/c/GitClone/tools/packaging_automation/requirements.in +# +anyio==4.3.0 + # via httpx +astroid==2.15.8 + # via + # pylint + # pylint-celery + # pylint-flask + # requirements-detector +attrs==23.2.0 + # via -r /mnt/c/GitClone/tools/packaging_automation/requirements.in +bandit==1.7.8 + # via prospector +black==24.4.2 + # via -r /mnt/c/GitClone/tools/packaging_automation/requirements.in +build==1.2.1 + # via pyroma +certifi==2024.2.2 + # via + # httpcore + # httpx + # requests +cffi==1.16.0 + # via + # cryptography + # pynacl +chardet==5.2.0 + # via mbstrdecoder +charset-normalizer==3.3.2 + # via requests +click==8.1.7 + # via black +cryptography==42.0.5 + # via pyjwt +dataproperty==1.0.1 + # via + # pytablewriter + # tabledata +deprecated==1.2.14 + # via pygithub +dill==0.3.8 + # via pylint +docker==7.0.0 + # via -r /mnt/c/GitClone/tools/packaging_automation/requirements.in +docutils==0.21.2 + # via pyroma +dodgy==0.2.1 + # via prospector +dominate==2.9.1 + # via pytablewriter +exceptiongroup==1.2.1 + # via + # anyio + # pytest +flake8==5.0.4 + # via + # flake8-polyfill + # prospector +flake8-polyfill==1.0.2 + # via pep8-naming +gitdb==4.0.11 + # via gitpython +gitpython==3.1.43 + # via + # -r /mnt/c/GitClone/tools/packaging_automation/requirements.in + # prospector +greenlet==3.0.3 + # via sqlalchemy +h11==0.14.0 + # via httpcore +httpcore==1.0.5 + # via httpx +httpx==0.27.0 + # via pypistats +idna==3.7 + # via + # anyio + # httpx + # requests +iniconfig==2.0.0 + # via pytest +isort==5.13.2 + # via pylint +jinja2==3.1.3 + # via -r /mnt/c/GitClone/tools/packaging_automation/requirements.in +lazy-object-proxy==1.10.0 + # via astroid +markdown-it-py==3.0.0 + # via rich +markupsafe==2.1.5 + # via jinja2 +mbstrdecoder==1.1.3 + # via + # dataproperty + # pytablewriter + # typepy +mccabe==0.7.0 + # via + # flake8 + # prospector + # pylint +mdurl==0.1.2 + # via markdown-it-py +mypy==1.10.0 + # via prospector +mypy-extensions==1.0.0 + # via + # black + # mypy +nodeenv==1.8.0 + # via pyright +packaging==24.0 + # via + # black + # build + # docker + # prospector + # pyroma + # pytest + # requirements-detector + # typepy +parameters-validation==1.2.0 + # via -r /mnt/c/GitClone/tools/packaging_automation/requirements.in +pathlib2==2.3.7.post1 + # via -r /mnt/c/GitClone/tools/packaging_automation/requirements.in +pathspec==0.12.1 + # via black +pathvalidate==3.2.0 + # via pytablewriter +pbr==6.0.0 + # via stevedore +pep8-naming==0.10.0 + # via prospector +platformdirs==4.2.1 + # via + # black + # pylint + # pypistats +pluggy==1.5.0 + # via pytest +prettytable==3.10.0 + # via pypistats +prospector[with-everything,with_everything]==1.10.3 + # via -r /mnt/c/GitClone/tools/packaging_automation/requirements.in +psycopg2-binary==2.9.9 + # via -r /mnt/c/GitClone/tools/packaging_automation/requirements.in +pycodestyle==2.9.1 + # via + # flake8 + # prospector +pycparser==2.22 + # via cffi +pycurl==7.45.3 + # via -r /mnt/c/GitClone/tools/packaging_automation/requirements.in +pydocstyle==6.3.0 + # via prospector +pyflakes==2.5.0 + # via + # flake8 + # prospector +pygithub==2.3.0 + # via -r /mnt/c/GitClone/tools/packaging_automation/requirements.in +pygments==2.17.2 + # via + # pyroma + # rich +pyjwt[crypto]==2.8.0 + # via pygithub +pylint==2.17.7 + # via + # prospector + # pylint-celery + # pylint-django + # pylint-flask + # pylint-plugin-utils +pylint-celery==0.3 + # via prospector +pylint-django==2.5.3 + # via prospector +pylint-flask==0.6 + # via prospector +pylint-plugin-utils==0.7 + # via + # prospector + # pylint-celery + # pylint-django + # pylint-flask +pynacl==1.5.0 + # via pygithub +pypistats==1.5.0 + # via -r /mnt/c/GitClone/tools/packaging_automation/requirements.in +pyproject-hooks==1.1.0 + # via build +pyright==1.1.360 + # via prospector +pyroma==4.2 + # via prospector +pytablewriter[html]==1.2.0 + # via pypistats +pytest==8.2.0 + # via -r /mnt/c/GitClone/tools/packaging_automation/requirements.in +python-dateutil==2.9.0.post0 + # via + # pypistats + # typepy +python-dotenv==1.0.1 + # via -r /mnt/c/GitClone/tools/packaging_automation/requirements.in +python-gnupg==0.5.2 + # via -r /mnt/c/GitClone/tools/packaging_automation/requirements.in +python-slugify==8.0.4 + # via pypistats +python-string-utils==1.0.0 + # via -r /mnt/c/GitClone/tools/packaging_automation/requirements.in +pytz==2024.1 + # via typepy +pyyaml==6.0.1 + # via + # -r /mnt/c/GitClone/tools/packaging_automation/requirements.in + # bandit + # prospector +requests==2.31.0 + # via + # -r /mnt/c/GitClone/tools/packaging_automation/requirements.in + # docker + # pygithub + # pyroma +requirements-detector==1.2.2 + # via prospector +rich==13.7.1 + # via bandit +semver==3.0.2 + # via requirements-detector +setoptconf-tmp==0.3.1 + # via prospector +six==1.16.0 + # via + # pathlib2 + # python-dateutil +smmap==5.0.1 + # via gitdb +sniffio==1.3.1 + # via + # anyio + # httpx +snowballstemmer==2.2.0 + # via pydocstyle +sqlalchemy==2.0.29 + # via -r /mnt/c/GitClone/tools/packaging_automation/requirements.in +stevedore==5.2.0 + # via bandit +tabledata==1.3.3 + # via pytablewriter +tcolorpy==0.1.6 + # via pytablewriter +termcolor==2.4.0 + # via pypistats +text-unidecode==1.3 + # via python-slugify +toml==0.10.2 + # via + # prospector + # requirements-detector +tomli==2.0.1 + # via + # black + # build + # mypy + # pylint + # pytest + # vulture +tomlkit==0.12.4 + # via pylint +trove-classifiers==2024.4.10 + # via pyroma +typepy[datetime]==1.3.2 + # via + # dataproperty + # pytablewriter + # tabledata +typing-extensions==4.11.0 + # via + # anyio + # astroid + # black + # mypy + # pygithub + # sqlalchemy +urllib3==2.2.1 + # via + # -r /mnt/c/GitClone/tools/packaging_automation/requirements.in + # docker + # pygithub + # requests +vulture==2.11 + # via prospector +wcwidth==0.2.13 + # via prettytable +wheel==0.43.0 + # via -r /mnt/c/GitClone/tools/packaging_automation/requirements.in +wrapt==1.16.0 + # via + # astroid + # deprecated + +# The following packages are considered to be unsafe in a requirements file: +# setuptools