Initial commit: InboundVerify automation scripts for logistics data processing

This commit is contained in:
Misaka_Company
2026-06-15 18:18:51 +08:00
commit e5205760a0
3 changed files with 539 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
pandas>=2.0.0
playwright>=1.40.0
openpyxl>=3.1.0