From 4409bb55e8d69706e502a95e8f87eb713d198549 Mon Sep 17 00:00:00 2001 From: asewnath Date: Tue, 12 Nov 2024 11:48:40 -0500 Subject: [PATCH] fix: remove comments from requirements --- requirements.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4e23197..866d191 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,16 @@ setuptools>=59.4.0 pyyaml>=6.0 pycodestyle>=2.8.0 -#netCDF4>=1.5.3 -#matplotlib>=3.9.0 netCDF4 matplotlib cartopy>=0.21.1 scipy>=1.9.3 xarray>=2022.3.0 pandas>=1.4.0 -#numpy>=2.0.0 numpy==1.22.3 # Not explicitly part of eva but dependcies of eva dependencies already in spack-stack # versions need to be set to avoid other versions being picked -#pyproj==3.1.0 pyproj importlib-metadata==4.8.2 contourpy==1.0.7