summaryrefslogtreecommitdiffstats
path: root/requirements/tests.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:10:54 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:10:54 +0000
commit3b2c8da6b3117ca186e27a7f94fa44b17f6a82ed (patch)
treed8d343b76ef070019c69531e4bd0f0964804e4d4 /requirements/tests.txt
parentInitial commit. (diff)
downloadmarkupsafe-3b2c8da6b3117ca186e27a7f94fa44b17f6a82ed.tar.xz
markupsafe-3b2c8da6b3117ca186e27a7f94fa44b17f6a82ed.zip
Adding upstream version 2.1.2.upstream/2.1.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'requirements/tests.txt')
-rw-r--r--requirements/tests.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/requirements/tests.txt b/requirements/tests.txt
new file mode 100644
index 0000000..fa8c24a
--- /dev/null
+++ b/requirements/tests.txt
@@ -0,0 +1,21 @@
+# SHA1:0eaa389e1fdb3a1917c0f987514bd561be5718ee
+#
+# This file is autogenerated by pip-compile-multi
+# To update, run:
+#
+# pip-compile-multi
+#
+attrs==22.2.0
+ # via pytest
+exceptiongroup==1.1.0
+ # via pytest
+iniconfig==1.1.1
+ # via pytest
+packaging==22.0
+ # via pytest
+pluggy==1.0.0
+ # via pytest
+pytest==7.2.0
+ # via -r requirements/tests.in
+tomli==2.0.1
+ # via pytest