diff --git a/requirements.txt b/requirements.txt index 035d29654..a6c7f3b39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,6 @@ -# decorator==5.1.1 numpy==1.23.5 pandas==1.5.2 -# pypi==2.1 -# requests==2.28.1 scipy==1.9.3 sortedcontainers==2.4.0 tripy==1.0.0 -# typing==3.7.4.3 xarray==2022.12.0 diff --git a/tests/requirements_test.txt b/tests/requirements_test.txt index 23b52cb64..e09e60e35 100644 --- a/tests/requirements_test.txt +++ b/tests/requirements_test.txt @@ -5,5 +5,4 @@ eccodes==1.5.2 h5netcdf==1.1.0 h5py==3.8.0 earthkit==0.0.1 -earthkit-data==0.1.3 -eccodes==1.5.2 \ No newline at end of file +earthkit-data==0.1.3 \ No newline at end of file