Skip to content

Commit

Permalink
[#489] regenerated requirements.txt from pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
monocongo committed Dec 19, 2022
1 parent 0882b86 commit c8854ad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ classifiers = [
]
dependencies = [
'dask',
# 'nco',
# 'netCDF4',
'numba',
'scipy',
'xarray',
Expand Down
8 changes: 0 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# pip-compile --output-file=requirements.txt pyproject.toml
#
cftime==1.6.2
# via netcdf4
cloudpickle==2.2.0
# via dask
dask==2022.2.0
Expand All @@ -20,16 +18,10 @@ llvmlite==0.39.1
# via numba
locket==1.0.0
# via partd
nco==1.0.0
# via climate-indices (pyproject.toml)
netcdf4==1.6.2
# via climate-indices (pyproject.toml)
numba==0.56.4
# via climate-indices (pyproject.toml)
numpy==1.21.6
# via
# cftime
# netcdf4
# numba
# pandas
# scipy
Expand Down

0 comments on commit c8854ad

Please sign in to comment.