google-generativeai>=0.3.0
selenium>=4.15.0
webdriver-manager>=4.0.1
requests>=2.31.0
httpx>=0.25.0
python-dotenv>=1.0.0
keyring>=24.0.0
rich>=13.7.0
typer>=0.9.0
click>=8.1.0
aiohttp>=3.9.0

[ai]
langchain>=0.1.0
langchain-openai>=0.0.2
chromadb>=0.4.0
openai>=1.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
black>=23.0.0
flake8>=6.1.0
mypy>=1.7.0
