python3-typing-inspection: Add recipe

This is needed by new versions of lief and pydantic python modules

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2025-04-01 20:38:33 -07:00
parent d9468fad73
commit 52138d7faf
2 changed files with 16 additions and 0 deletions

View File

@@ -84,6 +84,7 @@ PTESTS_FAST_META_PYTHON = "\
python3-tomlkit \
python3-trustme \
python3-typeguard \
python3-typing-inspection \
python3-tzdata \
python3-ujson \
python3-u-msgpack-python \