Skip to content

Commit 090b7e3

Browse files
authored
Update package versions in requirements.txt to match pyproject
1 parent 982330b commit 090b7e3

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

requirements.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
numpy==2.2.6
22
lalsuite==7.26.1
3-
h5py~=3.12
4-
arviz~=0.20
3+
h5py~=3.11
4+
arviz~=0.19
55
pandas~=2.2
66
qnm==0.4.4
77
seaborn~=0.13
88
jupyterlab
9-
tqdm
109
ipywidgets
1110
ipykernel
1211
numpyro~=0.17
13-
jax~=0.5
14-
parse
12+
jax>=0.4.25,<0.6.1
13+
parse>=1.20
14+
jaxlib==0.4.38; sys_platform == 'darwin' and platform_machine == 'x86_64'
15+
tables~=3.10
16+
scipy==1.15

0 commit comments

Comments
 (0)