Files
tophux_scrape/requirements_gui.txt

8 lines
155 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# SQLite数据库查看器依赖包
PySide6>=6.5.0
loguru>=0.7.0
pyqt-test>=1.0.0
# 可选用于GUI测试的额外依赖
pytest>=7.0.0
pytest-qt>=4.0.0