Files
tophux_scrape/requirements_gui.txt

8 lines
155 B
Plaintext
Raw Normal View History

2025-11-27 07:54:42 +08:00
# SQLite数据库查看器依赖包
PySide6>=6.5.0
loguru>=0.7.0
pyqt-test>=1.0.0
# 可选用于GUI测试的额外依赖
pytest>=7.0.0
pytest-qt>=4.0.0