Commit Graph

2 Commits

Author SHA1 Message Date
kinoshitakenta 6de63bfdb5
chore: add rich library for better output
Includes `rich` library in requirements.txt to enhance the formatting and presentation of output in the application.
2025-05-20 16:25:57 +08:00
kinoshitakenta 6cadab738c
chore: adds dependencies for TOML parsing and Selenium
Adds `tomli` for parsing TOML files and `webdriver_manager` along with `selenium` for managing browser drivers in automated testing.
2025-05-19 15:58:16 +08:00