Added libs for unitest

This commit is contained in:
SmartDever02 2025-12-09 07:09:48 -03:00
parent b192fb28a0
commit 710b5adf08

View file

@ -163,6 +163,8 @@ test = [
"pillow>=10.4.0",
"pytest>=8.3.5",
"pytest-asyncio>=1.3.0",
"pytest-xdist>=3.8.0",
"pytest-cov>=7.0.0",
"python-docx>=1.1.2",
"python-pptx>=1.0.2",
"reportlab>=4.4.1",