From b650c2da29f6d2e7439811c37034928f25eb5e7d Mon Sep 17 00:00:00 2001 From: James Fulton Date: Thu, 29 Feb 2024 11:35:31 +0000 Subject: [PATCH] remove unused reqs --- requirements.txt | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0a964e9..46d04d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,5 @@ ocf_datapipes==3.2.* pvnet==3.0.* -ocf_ml_metrics==0.0.* numpy pandas matplotlib @@ -9,20 +8,14 @@ ipykernel h5netcdf torch>=2.0.0 lightning>=2.0.1 -torchdata pytest pytest-cov typer sqlalchemy -jedi fsspec[s3] -tables -tilemapbase -testcontainers wandb tensorboard tqdm -rich omegaconf hydra-core -python-dotenv +python-dotenv \ No newline at end of file