Skip to content

Commit

Permalink
Bump requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPeloton committed Oct 8, 2024
1 parent 19b7c89 commit 28e0b38
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions deps/requirements-science.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Fink-science dependencies
# WARNING: fink-science pip module is deprecated and fink-science is now installed from source

git+https://github.com/astrolabsoftware/fink-science@5.19.0
git+https://github.com/astrolabsoftware/fink-science@5.20.0

# xmatch_cds
line_profiler==4.1.3

# Active learning
-e git+https://github.com/emilleishida/fink_sn_activelearning.git@4f46b3a1e29de45793125452974e71e92c1ea454#egg=actsnfink
-e git+https://github.com/emilleishida/fink_sn_activelearning.git@cb61bbb34630c7811862050389b0f993de9639c7#egg=actsnfink
-e git+https://github.com/COINtoolbox/ActSNClass.git@2c61da91a9d13834d39804fc35aeb3245ba20755#egg=actsnclass
joblib==1.2.0

Expand All @@ -31,8 +31,7 @@ iminuit==2.21.0
-e git+https://github.com/b-biswas/kndetect@kndetect#egg=kndetect

# CATS dependencies
tensorflow==2.9.2
tensorflow_addons==0.18.0
tensorflow==2.15

# Anomalies
onnxruntime
Expand Down
2 changes: 1 addition & 1 deletion deps/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fastavro==1.6.0

# Fink core
fink_filters>=3.37
fink-utils>=0.25.0
fink-utils>=0.28.0
fink-spins>=0.3.8
fink-tns>=0.9

Expand Down

0 comments on commit 28e0b38

Please sign in to comment.