mirror of
https://github.com/ansible/ansible.git
synced 2026-07-30 16:14:40 +02:00
15 lines
568 B
Plaintext
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
|