streamlit>=1.28.0
requests>=2.31.0
ddgs>=5.0.0
httpx>=0.24.0
beautifulsoup4>=4.12.0
jieba>=0.42.1
python-dotenv>=1.0.0
loguru>=0.7.0
pandas>=2.0.0
openai>=1.0.0
pydantic>=2.0.0
pyyaml>=6.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
black<26.0,>=25.0
flake8>=7.0.0
build>=1.0.0
twine>=5.0.0
