Skip to content

Commit

Permalink
Add cachetools as requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
snbianco committed Sep 30, 2024
1 parent 3a0a513 commit 3fb0051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ setup_requires = setuptools_scm
install_requires =
asdf>=2.15.0 # for ASDF file format
astropy>=5.2 # astropy with s3fs support
cachetools>=5.3.2 # for caching data
fsspec[http]>=2022.8.2 # for remote cutouts
s3fs>=2022.8.2 # for remote cutouts
s3path>=0.5.7 # for remote file paths
Expand Down

0 comments on commit 3fb0051

Please sign in to comment.