diff --git a/pyproject.toml b/pyproject.toml index 751b4c0..de369ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,6 +18,7 @@ dependencies = [ "natsort>=8.4.0", "omegaconf>=2.3.0", "pandas>=2.2.3", + "playwright>=1.49.1", "pyqt6>=6.8.0", "pyqtgraph>=0.13.7", "python-docx>=1.1.2",