pydantic>=2.0.0
pydantic-settings>=2.0.0
python-dotenv>=1.0.0
httpx>=0.25.0
aiohttp>=3.9.0
openai>=1.0.0
anthropic>=0.18.0
google-genai>=1.0.0

[azure]
azure-storage-blob>=12.19.0

[browser]
playwright>=1.40.0

[dev]
jarviscore-framework[p2p,redis,web]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
fakeredis>=2.0.0
black>=23.0.0
mypy>=1.5.0
ruff>=0.1.0

[full]
jarviscore-framework[azure,browser,memory-athena,p2p,prometheus,rag,redis,research,web]

[memory-athena]

[p2p]
swim-p2p
pyzmq

[prometheus]
prometheus-client>=0.18.0

[rag]
faiss-cpu>=1.7.4
sentence-transformers>=2.2.0

[redis]
redis>=4.6.0

[research]
jarviscore-framework[browser,rag]
beautifulsoup4>=4.12.0

[web]
fastapi>=0.104.0
uvicorn>=0.29.0
beautifulsoup4>=4.12.0
