Fix pytest version and update CI workflow
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-01-31 22:07:38 +00:00
parent 143239c7cb
commit 2768b4c984

View File

@@ -3,5 +3,6 @@ fpdf2==2.7.5
Pillow==10.1.0 Pillow==10.1.0
rich==13.7.0 rich==13.7.0
python-dotenv==1.0.0 python-dotenv==1.0.0
pytest==7.4.0 pytest>=8.2.0
pytest-cov==4.1.0 pytest-cov>=4.1.0
pytest-asyncio>=0.23.0