Files
ansible/test/sanity/code-smell/mypy.requirements.in

15 lines
568 B
Plaintext

mypy
cryptography # type stubs not published separately
jinja2 # type stubs not published separately
packaging # type stubs not published separately
pytest < 9 # type stubs not published separately, pytest 9 drops support for Python 3.9
pytest-mock # type stubs not published separately
resolvelib # 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