
[all]
google-genai>=1.0
pymongo>=4.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
google-genai>=1.0

[genai]
google-genai>=1.0

[mongo]
pymongo>=4.0
