Add PyYAML dependency to fix missing yaml module

This commit is contained in:
Misaka_Company
2026-06-17 15:11:03 +08:00
parent b127ef6165
commit 7cae24fae3

View File

@@ -1,3 +1,4 @@
pandas>=2.0.0 pandas>=2.0.0
playwright>=1.40.0 playwright>=1.40.0
openpyxl>=3.1.0 openpyxl>=3.1.0
PyYAML>=6.0