Skip to content

Commit 8597846

Browse files
committed
Adding new dependencies to the central requirements file, too
1 parent 97bb9d6 commit 8597846

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.binder/requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# For the content of the tutorials
22
tqdm
3-
numpy>=1.24
3+
numpy>=2
44
matplotlib>=3.7
55
astropy>=5.3
66
pyvo>=1.5
@@ -19,5 +19,7 @@ reproject
1919
photutils>=2.0
2020
fsspec
2121
sep>=1.4
22+
hats>=0.5
23+
lsdb>=0.5
2224
# For supporting myst-based notebooks
2325
jupytext

0 commit comments

Comments
 (0)