From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../python/MarkupSafe/requirements/tests.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 third_party/python/MarkupSafe/requirements/tests.txt (limited to 'third_party/python/MarkupSafe/requirements/tests.txt') diff --git a/third_party/python/MarkupSafe/requirements/tests.txt b/third_party/python/MarkupSafe/requirements/tests.txt new file mode 100644 index 0000000000..4ff31e3187 --- /dev/null +++ b/third_party/python/MarkupSafe/requirements/tests.txt @@ -0,0 +1,22 @@ +# +# This file is autogenerated by pip-compile +# To update, run: +# +# pip-compile requirements/tests.in +# +attrs==21.2.0 + # via pytest +iniconfig==1.1.1 + # via pytest +packaging==20.9 + # via pytest +pluggy==0.13.1 + # via pytest +py==1.10.0 + # via pytest +pyparsing==2.4.7 + # via packaging +pytest==6.2.4 + # via -r requirements/tests.in +toml==0.10.2 + # via pytest -- cgit v1.2.3