From 6117c5cd59dacc4664e69edcfa4cd6e5c34c7d20 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 19:55:09 +0000 Subject: [PATCH] Update tox-pypy310-pp310-win32-amd64 constraints --- .../tox-pypy310-pp310-win32-amd64.txt | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 requirements/tox-pypy310-pp310-win32-amd64.txt diff --git a/requirements/tox-pypy310-pp310-win32-amd64.txt b/requirements/tox-pypy310-pp310-win32-amd64.txt new file mode 100644 index 0000000000..7fd4f49155 --- /dev/null +++ b/requirements/tox-pypy310-pp310-win32-amd64.txt @@ -0,0 +1,41 @@ +# +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: +# +# tox r -e pip-compile-tox-env-lock -- py pyproject.toml --upgrade +# +colorama==0.4.6 + # via pytest +covdefaults==2.3.0 + # via -r D:\a\awx-plugins\awx-plugins\requirements\tox-py.in +coverage==7.6.1 + # via + # -r D:\a\awx-plugins\awx-plugins\requirements\tox-py.in + # covdefaults + # coverage-enable-subprocess + # pytest-cov +coverage-enable-subprocess==1.0 + # via -r D:\a\awx-plugins\awx-plugins\requirements\tox-py.in +exceptiongroup==1.2.2 + # via pytest +execnet==2.1.1 + # via pytest-xdist +iniconfig==2.0.0 + # via pytest +packaging==24.1 + # via pytest +pluggy==1.5.0 + # via pytest +pytest==8.3.2 + # via + # -r D:\a\awx-plugins\awx-plugins\requirements\tox-py.in + # pytest-cov + # pytest-xdist +pytest-cov==5.0.0 + # via -r D:\a\awx-plugins\awx-plugins\requirements\tox-py.in +pytest-xdist==3.6.1 + # via -r D:\a\awx-plugins\awx-plugins\requirements\tox-py.in +tomli==2.0.1 + # via + # coverage + # pytest