mcp>=1.0.0
ipykernel>=7.0.0
python-dotenv>=1.0.0
requests>=2.31.0
websockets>=12.0

[dev]
pre-commit>=3.6.0
black>=24.1.0
ruff>=0.1.0
mypy>=1.8.0
pyupgrade>=3.15.0
types-requests>=2.31.0
tox>=4.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
pytest-mock>=3.10.0
testcontainers>=3.7.0
