summaryrefslogtreecommitdiffstats
path: root/test/sanity/code-smell/mypy.requirements.in
blob: 073513bdf8b4e2b1660be4d2fc245fcbb8b5814f (plain)
1
2
3
4
5
6
7
8
9
10
11
mypy
cryptography  # type stubs not published separately
jinja2  # type stubs not published separately
packaging  # type stubs not published separately
tomli  # type stubs not published separately, required for toml inventory plugin
types-backports
types-paramiko
types-pyyaml
types-requests
types-setuptools  # required for the pkg_resources import in the pip module
types-toml