summaryrefslogtreecommitdiff
path: root/test/sanity/code-smell/deprecated-config.requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/sanity/code-smell/deprecated-config.requirements.txt')
-rw-r--r--test/sanity/code-smell/deprecated-config.requirements.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/sanity/code-smell/deprecated-config.requirements.txt b/test/sanity/code-smell/deprecated-config.requirements.txt
index ae96cdf4..338e3f38 100644
--- a/test/sanity/code-smell/deprecated-config.requirements.txt
+++ b/test/sanity/code-smell/deprecated-config.requirements.txt
@@ -1,4 +1,6 @@
# edit "deprecated-config.requirements.in" and generate with: hacking/update-sanity-requirements.py --test deprecated-config
+# pre-build requirement: pyyaml == 6.0
+# pre-build constraint: Cython < 3.0
Jinja2==3.1.2
-MarkupSafe==2.1.3
-PyYAML==6.0.1
+MarkupSafe==2.1.1
+PyYAML==6.0