Skip to content

Commit

Permalink
Merge pull request #186 from bsipocz/MAINT_update_deps_and_versions
Browse files Browse the repository at this point in the history
MAINT: update dependencies and versions
  • Loading branch information
bsipocz authored Dec 19, 2023
2 parents ae3989a + a575a10 commit 65bc676
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
9 changes: 8 additions & 1 deletion light_curves/requirements-lc_classifier.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# List python dependencies here to be installed at the start of the
# notebook. Libraries can be removed from the list when they get shipped in
# the container supporting the science use case in question.
numpy
pandas
matplotlib
astropy
sktime
tqdm
googledrivedownloader
googledrivedownloader
scikit-learn
acstools
requests
7 changes: 6 additions & 1 deletion light_curves/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,20 @@
# the container supporting the science use case in question.
acstools
astropy
astroquery==0.4.7dev8479 # pinned for Gaia bug astropy/astroquery#2844
astroquery>=0.4.7.dev0
requests
hpgeom
lightkurve
matplotlib
numpy
pandas
pyarrow
pyvo
scikit-learn
scipy
s3fs>=23.10.0
tqdm
alerce
umap-learn[plot]
git+https://github.com/sevamoo/SOMPY
numba

0 comments on commit 65bc676

Please sign in to comment.