chore(playout): install lxml types to satisfy mypy (#3168)
Fixing a mypy warning about missing types.
This commit is contained in:
parent
908d54805a
commit
e8d063d7e9
@ -39,6 +39,7 @@ setup(
|
||||
"distro>=1.8.0,<2",
|
||||
"requests-mock>=1.10.0,<2",
|
||||
"syrupy>=4.0.0,<5",
|
||||
"types-lxml==2025.03.30",
|
||||
"types-backports>=0.1.3,<1",
|
||||
"types-python-dateutil>=2.8.1,<3",
|
||||
"types-requests>=2.31.0,<3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user