summaryrefslogtreecommitdiffstats
path: root/test/sanity/code-smell/mypy.requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/sanity/code-smell/mypy.requirements.txt')
-rw-r--r--test/sanity/code-smell/mypy.requirements.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/test/sanity/code-smell/mypy.requirements.txt b/test/sanity/code-smell/mypy.requirements.txt
new file mode 100644
index 0000000000..27d69d2575
--- /dev/null
+++ b/test/sanity/code-smell/mypy.requirements.txt
@@ -0,0 +1,18 @@
+# edit "mypy.requirements.in" and generate with: hacking/update-sanity-requirements.py --test mypy
+cffi==1.17.0
+cryptography==43.0.0
+Jinja2==3.1.4
+MarkupSafe==2.1.5
+mypy==1.11.1
+mypy-extensions==1.0.0
+packaging==24.1
+pycparser==2.22
+tomli==2.0.1
+types-backports==0.1.3
+types-paramiko==3.4.0.20240423
+types-PyYAML==6.0.12.20240724
+types-requests==2.32.0.20240712
+types-setuptools==71.1.0.20240806
+types-toml==0.10.8.20240310
+typing_extensions==4.12.2
+urllib3==2.2.2