requests>=2.28.0
beautifulsoup4>=4.11.0
feedparser>=6.0.0
python-dotenv>=0.19.0
google-generativeai>=0.3.0

[advanced]
aiohttp>=3.8.0
redis>=4.0.0
schedule>=1.2.0
apscheduler>=3.9.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.20.0
black>=22.0.0
flake8>=5.0.0
mypy>=0.950
vcrpy>=4.4.0

[nlp]
nltk>=3.8
spacy>=3.4.0
textblob>=0.17.0

[web]
fastapi>=0.80.0
uvicorn>=0.18.0
streamlit>=1.20.0
