From 58607f7413814721655ed6c00f37fa22bce869d2 Mon Sep 17 00:00:00 2001 From: Taylor Denouden Date: Fri, 25 Aug 2023 12:59:36 -0700 Subject: [PATCH] Add Rich and remove tqdm from conda meta --- conda/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/meta.yaml b/conda/meta.yaml index 189e9e2..f9fa8f1 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -22,8 +22,8 @@ requirements: - numpy ~=1.24.2 - pytorch ~=2.0.0 - rasterio ~=1.3.7 + - rich ~= 13.5.0 - torchvision ~=0.15.0 - - tqdm ~=4.65.0 - typer ~=0.9.0 run_constrained: - pytorch-cuda ~= 11.7