mnemosyne-sdk>=0.1.0
httpx>=0.27.0
pydantic>=2.7.0

[all]
PyGithub>=2.1.0
google-api-python-client>=2.100.0
notion-client>=2.0.0
trafilatura>=1.9.0
readability-lxml>=0.8.1
watchfiles>=0.21.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=5.0.0
ruff>=0.5.0
mypy>=1.10.0
respx>=0.21.0

[filesystem]
watchfiles>=0.21.0

[gdrive]
google-api-python-client>=2.100.0

[github]
PyGithub>=2.1.0

[notion]
notion-client>=2.0.0

[web]
trafilatura>=1.9.0
readability-lxml>=0.8.1
