mcp[cli]>=1.0.0
pydantic>=2.0.0
tree-sitter>=0.24.0
tree-sitter-python>=0.23.0
tree-sitter-javascript>=0.23.0
tree-sitter-typescript>=0.23.0
tree-sitter-rust>=0.23.0
tree-sitter-go>=0.23.0
tree-sitter-ruby>=0.23.0
tree-sitter-php>=0.23.0

[all]
neural-memory-mcp[db,sql,vectors,viz]

[db]
psycopg2-binary>=2.9
pymysql>=1.1

[sql]
tree-sitter-sql>=0.3.0

[test]
pytest>=8.0
pytest-asyncio>=0.23

[vectors]
numpy>=1.24.0

[viz]
numpy>=1.24.0
plotly>=5.15.0
