From d94b93eb55b21697f12dff9ac55b6a0c53a3ded4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Fritze?= Date: Wed, 20 Nov 2024 09:13:48 +0100 Subject: [PATCH] codecov 2.1.12 had benn pulled --- tests/data/requirements-ci.txt | 2 +- ...li_transform_requirements_ci__py_3_10_.txt | 2 +- ...li_transform_requirements_ci__py_3_12_.txt | 36 +++++ ...cli_transform_requirements_ci__py_3_8_.txt | 2 +- ...cli_transform_requirements_ci__py_3_9_.txt | 2 +- ...s_docker_other__requirements__py_3_10_.txt | 4 +- ...s_docker_other__requirements__py_3_12_.txt | 143 ++++++++++++++++++ ...ts_docker_other__requirements__py_3_8_.txt | 4 +- ...ts_docker_other__requirements__py_3_9_.txt | 4 +- ...nsform_requirements_optional__py_3_10_.txt | 2 +- ...ansform_requirements_optional__py_3_8_.txt | 2 +- ...ansform_requirements_optional__py_3_9_.txt | 2 +- ..._minimal_req_requirements_ci__py_3_10_.txt | 2 +- ..._minimal_req_requirements_ci__py_3_12_.txt | 36 +++++ ...t_minimal_req_requirements_ci__py_3_8_.txt | 2 +- ...t_minimal_req_requirements_ci__py_3_9_.txt | 2 +- ...s_docker_other__requirements__py_3_10_.txt | 4 +- ...s_docker_other__requirements__py_3_12_.txt | 143 ++++++++++++++++++ ...ts_docker_other__requirements__py_3_8_.txt | 4 +- ...ts_docker_other__requirements__py_3_9_.txt | 4 +- ...al_req_requirements_optional__py_3_10_.txt | 2 +- ...mal_req_requirements_optional__py_3_8_.txt | 2 +- ...mal_req_requirements_optional__py_3_9_.txt | 2 +- 23 files changed, 383 insertions(+), 25 deletions(-) create mode 100644 tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__py_3_12_.txt create mode 100644 tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_12_.txt create mode 100644 tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__py_3_12_.txt create mode 100644 tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_12_.txt diff --git a/tests/data/requirements-ci.txt b/tests/data/requirements-ci.txt index 15b95a8..dfb382d 100644 --- a/tests/data/requirements-ci.txt +++ b/tests/data/requirements-ci.txt @@ -2,7 +2,7 @@ # This file is autogenerated. Edit dependencies.py instead check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__py_3_10_.txt b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__py_3_10_.txt index 1881dc2..7af35a9 100644 --- a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__py_3_10_.txt +++ b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__py_3_10_.txt @@ -1,6 +1,6 @@ check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__py_3_12_.txt b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__py_3_12_.txt new file mode 100644 index 0000000..7af35a9 --- /dev/null +++ b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__py_3_12_.txt @@ -0,0 +1,36 @@ +check-manifest==0.48 +check_reqs==0.2.0 +codecov==2.1.13 +docutils==0.18.1 +flake8-docstrings==1.6.0 +flake8-rst-docstrings==0.2.6 +hypothesis==6.56.3 +pybind11==2.9.2 +pypi-oldest-requirements==2021.2.0 +pyqt5-qt5==5.15.2 +pyqt5==5.15.7 +pytest-cov==3.0.0 +pytest-memprof==0.2.0 +pytest-notebook==0.8.0 +pytest-parallel==0.1.1 +pytest-regressions==2.3.1 +pytest-xdist==2.5.0 +pytest==7.1.2 +readme_renderer==35.0 +rstcheck==6.0.0.post1 +scikit-fem==6.0.0 +twine==3.8.0 +# verbatim copies of original lines +# imported requirements +click +diskcache +numpy==1.19.4 +packaging +pytest-runner==2.9 +qtpy==2.0.1 +scipy==1.5.4 +setuptools +typer +wheel +# verbatim copies of original lines +# imported requirements diff --git a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__py_3_8_.txt b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__py_3_8_.txt index 42f5be2..f023c74 100644 --- a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__py_3_8_.txt +++ b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__py_3_8_.txt @@ -1,6 +1,6 @@ check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__py_3_9_.txt b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__py_3_9_.txt index 1881dc2..7af35a9 100644 --- a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__py_3_9_.txt +++ b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__py_3_9_.txt @@ -1,6 +1,6 @@ check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_10_.txt b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_10_.txt index 6ba9c85..1f9b53c 100644 --- a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_10_.txt +++ b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_10_.txt @@ -1,6 +1,6 @@ check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 @@ -107,7 +107,7 @@ wheel # imported requirements check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_12_.txt b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_12_.txt new file mode 100644 index 0000000..1f9b53c --- /dev/null +++ b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_12_.txt @@ -0,0 +1,143 @@ +check-manifest==0.48 +check_reqs==0.2.0 +codecov==2.1.13 +docutils==0.18.1 +flake8-docstrings==1.6.0 +flake8-rst-docstrings==0.2.6 +hypothesis==6.56.3 +pybind11==2.9.2 +pypi-oldest-requirements==2021.2.0 +pyqt5-qt5==5.15.2 +pyqt5==5.15.7 +pytest-cov==3.0.0 +pytest-memprof==0.2.0 +pytest-notebook==0.8.0 +pytest-parallel==0.1.1 +pytest-regressions==2.3.1 +pytest-xdist==2.5.0 +pytest==7.1.2 +readme_renderer==35.0 +rstcheck==6.0.0.post1 +scikit-fem==6.0.0 +twine==3.8.0 +PySide2==5.15.2.1 +bash_kernel +click +diskcache +dune-gdt==2021.1.3;platform_system == "Linux" and platform_machine == "x86_64" +dune-xt==2021.1.3;platform_system == "Linux" and platform_machine == "x86_64" +gmsh +ipyparallel==6.2.5 +ipython==5.0.0 +ipywidgets==7.0.1 +jupyter_client==7.0.6 +jupyter_contrib_nbextensions +lxml +matplotlib +meshio==4.4.0 +mpi4py==3.0.3 +myst-nb==0.16.0 +nbresuse +numpy==1.19.4 +packaging +pillow +pyevtk +pygments +pymess +pyopengl +python-slugify +pythreejs +qtpy==2.0.1 +scipy==1.5.4 +slycot==0.4.0.0 +sphinx-autoapi==1.8.0 +sphinx-material +sphinx-qt-documentation +sphinx==5.0.0 +sphinxcontrib-bibtex +sympy +torch==1.11.0 +typer +xmljson +cmake +cmarkgfm +jupytext +pyvista +itkwidgets +MonkeyType +mypy +pyicontract-lint +pytest-pycharm +pytimings +rich +scikit-build +sphinx-autodoc-typehints +sphinx-icontract +virtualenv +wheel==0.37.0 +Cython==0.29.28 +setuptools_scm==3.3.1 +pytest-runner==2.9 +setuptools +# verbatim copies of original lines +# imported requirements +click +diskcache +numpy==1.19.4 +packaging +pytest-runner==2.9 +qtpy==2.0.1 +scipy==1.5.4 +setuptools +typer +wheel +# verbatim copies of original lines +# imported requirements +click +diskcache +numpy==1.19.4 +packaging +pytest-runner==2.9 +qtpy==2.0.1 +scipy==1.5.4 +setuptools +typer +wheel +# verbatim copies of original lines +# imported requirements +check-manifest==0.48 +check_reqs==0.2.0 +codecov==2.1.13 +docutils==0.18.1 +flake8-docstrings==1.6.0 +flake8-rst-docstrings==0.2.6 +hypothesis==6.56.3 +pybind11==2.9.2 +pypi-oldest-requirements==2021.2.0 +pyqt5-qt5==5.15.2 +pyqt5==5.15.7 +pytest-cov==3.0.0 +pytest-memprof==0.2.0 +pytest-notebook==0.8.0 +pytest-parallel==0.1.1 +pytest-regressions==2.3.1 +pytest-xdist==2.5.0 +pytest==7.1.2 +readme_renderer==35.0 +rstcheck==6.0.0.post1 +scikit-fem==6.0.0 +twine==3.8.0 +# verbatim copies of original lines +# imported requirements +click +diskcache +numpy==1.19.4 +packaging +pytest-runner==2.9 +qtpy==2.0.1 +scipy==1.5.4 +setuptools +typer +wheel +# verbatim copies of original lines +# imported requirements diff --git a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_8_.txt b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_8_.txt index 49e438a..e7a408e 100644 --- a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_8_.txt +++ b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_8_.txt @@ -1,6 +1,6 @@ check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 @@ -107,7 +107,7 @@ wheel # imported requirements check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_9_.txt b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_9_.txt index 6ba9c85..1f9b53c 100644 --- a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_9_.txt +++ b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_9_.txt @@ -1,6 +1,6 @@ check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 @@ -107,7 +107,7 @@ wheel # imported requirements check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_optional__py_3_10_.txt b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_optional__py_3_10_.txt index e427f50..e0b9ac4 100644 --- a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_optional__py_3_10_.txt +++ b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_optional__py_3_10_.txt @@ -54,7 +54,7 @@ wheel # imported requirements check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_optional__py_3_8_.txt b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_optional__py_3_8_.txt index 5dffb6f..8666d98 100644 --- a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_optional__py_3_8_.txt +++ b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_optional__py_3_8_.txt @@ -54,7 +54,7 @@ wheel # imported requirements check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_optional__py_3_9_.txt b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_optional__py_3_9_.txt index e427f50..e0b9ac4 100644 --- a/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_optional__py_3_9_.txt +++ b/tests/test_pypi_oldest_requirements/test_cli_transform_requirements_optional__py_3_9_.txt @@ -54,7 +54,7 @@ wheel # imported requirements check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__py_3_10_.txt b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__py_3_10_.txt index 1881dc2..7af35a9 100644 --- a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__py_3_10_.txt +++ b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__py_3_10_.txt @@ -1,6 +1,6 @@ check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__py_3_12_.txt b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__py_3_12_.txt new file mode 100644 index 0000000..7af35a9 --- /dev/null +++ b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__py_3_12_.txt @@ -0,0 +1,36 @@ +check-manifest==0.48 +check_reqs==0.2.0 +codecov==2.1.13 +docutils==0.18.1 +flake8-docstrings==1.6.0 +flake8-rst-docstrings==0.2.6 +hypothesis==6.56.3 +pybind11==2.9.2 +pypi-oldest-requirements==2021.2.0 +pyqt5-qt5==5.15.2 +pyqt5==5.15.7 +pytest-cov==3.0.0 +pytest-memprof==0.2.0 +pytest-notebook==0.8.0 +pytest-parallel==0.1.1 +pytest-regressions==2.3.1 +pytest-xdist==2.5.0 +pytest==7.1.2 +readme_renderer==35.0 +rstcheck==6.0.0.post1 +scikit-fem==6.0.0 +twine==3.8.0 +# verbatim copies of original lines +# imported requirements +click +diskcache +numpy==1.19.4 +packaging +pytest-runner==2.9 +qtpy==2.0.1 +scipy==1.5.4 +setuptools +typer +wheel +# verbatim copies of original lines +# imported requirements diff --git a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__py_3_8_.txt b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__py_3_8_.txt index 42f5be2..f023c74 100644 --- a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__py_3_8_.txt +++ b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__py_3_8_.txt @@ -1,6 +1,6 @@ check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__py_3_9_.txt b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__py_3_9_.txt index 1881dc2..7af35a9 100644 --- a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__py_3_9_.txt +++ b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__py_3_9_.txt @@ -1,6 +1,6 @@ check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_10_.txt b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_10_.txt index 6ba9c85..1f9b53c 100644 --- a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_10_.txt +++ b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_10_.txt @@ -1,6 +1,6 @@ check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 @@ -107,7 +107,7 @@ wheel # imported requirements check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_12_.txt b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_12_.txt new file mode 100644 index 0000000..1f9b53c --- /dev/null +++ b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_12_.txt @@ -0,0 +1,143 @@ +check-manifest==0.48 +check_reqs==0.2.0 +codecov==2.1.13 +docutils==0.18.1 +flake8-docstrings==1.6.0 +flake8-rst-docstrings==0.2.6 +hypothesis==6.56.3 +pybind11==2.9.2 +pypi-oldest-requirements==2021.2.0 +pyqt5-qt5==5.15.2 +pyqt5==5.15.7 +pytest-cov==3.0.0 +pytest-memprof==0.2.0 +pytest-notebook==0.8.0 +pytest-parallel==0.1.1 +pytest-regressions==2.3.1 +pytest-xdist==2.5.0 +pytest==7.1.2 +readme_renderer==35.0 +rstcheck==6.0.0.post1 +scikit-fem==6.0.0 +twine==3.8.0 +PySide2==5.15.2.1 +bash_kernel +click +diskcache +dune-gdt==2021.1.3;platform_system == "Linux" and platform_machine == "x86_64" +dune-xt==2021.1.3;platform_system == "Linux" and platform_machine == "x86_64" +gmsh +ipyparallel==6.2.5 +ipython==5.0.0 +ipywidgets==7.0.1 +jupyter_client==7.0.6 +jupyter_contrib_nbextensions +lxml +matplotlib +meshio==4.4.0 +mpi4py==3.0.3 +myst-nb==0.16.0 +nbresuse +numpy==1.19.4 +packaging +pillow +pyevtk +pygments +pymess +pyopengl +python-slugify +pythreejs +qtpy==2.0.1 +scipy==1.5.4 +slycot==0.4.0.0 +sphinx-autoapi==1.8.0 +sphinx-material +sphinx-qt-documentation +sphinx==5.0.0 +sphinxcontrib-bibtex +sympy +torch==1.11.0 +typer +xmljson +cmake +cmarkgfm +jupytext +pyvista +itkwidgets +MonkeyType +mypy +pyicontract-lint +pytest-pycharm +pytimings +rich +scikit-build +sphinx-autodoc-typehints +sphinx-icontract +virtualenv +wheel==0.37.0 +Cython==0.29.28 +setuptools_scm==3.3.1 +pytest-runner==2.9 +setuptools +# verbatim copies of original lines +# imported requirements +click +diskcache +numpy==1.19.4 +packaging +pytest-runner==2.9 +qtpy==2.0.1 +scipy==1.5.4 +setuptools +typer +wheel +# verbatim copies of original lines +# imported requirements +click +diskcache +numpy==1.19.4 +packaging +pytest-runner==2.9 +qtpy==2.0.1 +scipy==1.5.4 +setuptools +typer +wheel +# verbatim copies of original lines +# imported requirements +check-manifest==0.48 +check_reqs==0.2.0 +codecov==2.1.13 +docutils==0.18.1 +flake8-docstrings==1.6.0 +flake8-rst-docstrings==0.2.6 +hypothesis==6.56.3 +pybind11==2.9.2 +pypi-oldest-requirements==2021.2.0 +pyqt5-qt5==5.15.2 +pyqt5==5.15.7 +pytest-cov==3.0.0 +pytest-memprof==0.2.0 +pytest-notebook==0.8.0 +pytest-parallel==0.1.1 +pytest-regressions==2.3.1 +pytest-xdist==2.5.0 +pytest==7.1.2 +readme_renderer==35.0 +rstcheck==6.0.0.post1 +scikit-fem==6.0.0 +twine==3.8.0 +# verbatim copies of original lines +# imported requirements +click +diskcache +numpy==1.19.4 +packaging +pytest-runner==2.9 +qtpy==2.0.1 +scipy==1.5.4 +setuptools +typer +wheel +# verbatim copies of original lines +# imported requirements diff --git a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_8_.txt b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_8_.txt index 49e438a..e7a408e 100644 --- a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_8_.txt +++ b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_8_.txt @@ -1,6 +1,6 @@ check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 @@ -107,7 +107,7 @@ wheel # imported requirements check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_9_.txt b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_9_.txt index 6ba9c85..1f9b53c 100644 --- a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_9_.txt +++ b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_ci__requirements_optional__requirements_docker_other__requirements__py_3_9_.txt @@ -1,6 +1,6 @@ check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 @@ -107,7 +107,7 @@ wheel # imported requirements check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_optional__py_3_10_.txt b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_optional__py_3_10_.txt index e427f50..e0b9ac4 100644 --- a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_optional__py_3_10_.txt +++ b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_optional__py_3_10_.txt @@ -54,7 +54,7 @@ wheel # imported requirements check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_optional__py_3_8_.txt b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_optional__py_3_8_.txt index 5dffb6f..8666d98 100644 --- a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_optional__py_3_8_.txt +++ b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_optional__py_3_8_.txt @@ -54,7 +54,7 @@ wheel # imported requirements check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6 diff --git a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_optional__py_3_9_.txt b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_optional__py_3_9_.txt index e427f50..e0b9ac4 100644 --- a/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_optional__py_3_9_.txt +++ b/tests/test_pypi_oldest_requirements/test_minimal_req_requirements_optional__py_3_9_.txt @@ -54,7 +54,7 @@ wheel # imported requirements check-manifest==0.48 check_reqs==0.2.0 -codecov==2.1.12 +codecov==2.1.13 docutils==0.18.1 flake8-docstrings==1.6.0 flake8-rst-docstrings==0.2.6