From bf02705d6ede06cdca242799fcc5bbd342e15918 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 20:25:34 +0000 Subject: [PATCH] Update tox-py313-cp313-win32-amd64 constraints --- requirements/tox-py313-cp313-win32-amd64.txt | 35 ++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 requirements/tox-py313-cp313-win32-amd64.txt diff --git a/requirements/tox-py313-cp313-win32-amd64.txt b/requirements/tox-py313-cp313-win32-amd64.txt new file mode 100644 index 0000000000..0c9d8f28b6 --- /dev/null +++ b/requirements/tox-py313-cp313-win32-amd64.txt @@ -0,0 +1,35 @@ +# +# This file is autogenerated by pip-compile with Python 3.13 +# 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 requirements\tox-py.in +coverage==7.6.1 + # via + # -r requirements\tox-py.in + # covdefaults + # coverage-enable-subprocess + # pytest-cov +coverage-enable-subprocess==1.0 + # via -r requirements\tox-py.in +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 requirements\tox-py.in + # pytest-cov + # pytest-xdist +pytest-cov==5.0.0 + # via -r requirements\tox-py.in +pytest-xdist==3.6.1 + # via -r requirements\tox-py.in