Files
2026-03-08 23:03:19 +07:00

12 lines
157 B
Plaintext

# SEO Analyzers - Dependencies
# Thai language processing (REQUIRED)
pythainlp>=3.2.0
# Data handling
pandas>=2.1.0
# Utilities
tqdm>=4.66.0
rich>=13.7.0