# Watson OSINT — Core
fastapi>=0.100.0
uvicorn[standard]>=0.23.0
aiohttp>=3.8.0
httpx>=0.24.0
pydantic>=2.0.0
jinja2>=3.1.0
python-multipart>=0.0.6
ddgs>=5.0

# Media/Image processing
Pillow>=10.0.0
imagehash>=4.3.0
numpy>=1.24.0
pytesseract>=0.3.10

# Infrastructure (optional — used when available)
redis>=5.0.0
neo4j>=5.14.0
nats-py>=2.6.0

# Dev
pytest>=7.0.0
pytest-asyncio>=0.21.0
