From 42f02595f00abcc0993c56f23fa5ab170d0acf72 Mon Sep 17 00:00:00 2001 From: Karma Riuk Date: Thu, 12 Jun 2025 17:29:49 +0200 Subject: [PATCH] updated readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 33f6226..8b75f4b 100644 --- a/README.md +++ b/README.md @@ -54,10 +54,6 @@ CRAB focuses on **Java** projects, rigorously curating pull-request “triplets pip install -r requirements.txt ``` - The pipeline depends on: - - - `pandas`, `tqdm`, `docker`, `beautifulsoup4`, `unidiff`, `PyGithub`, `javalang` - 1. **Docker images** The repository includes two Dockerfiles (`maven.Dockerfile` and `gradle.Dockerfile`) at its root. Build the images locally from this directory: