diff --git a/requirements.txt b/requirements.txt index 336b9e00088d0da761d2182c6924041ff134c93b..05c8c4fad1b0bbec698dfa22f9627bbf31ca5e0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,12 @@ bilby.cython>=0.3.0 -dynesty>=2.0.1 +# remove pin after https://git.ligo.org/lscsoft/bilby/-/merge_requests/1368 +dynesty>=2.0.1,<2.1.4 emcee corner numpy matplotlib -scipy>=1.5 +# remove pin after https://git.ligo.org/lscsoft/bilby/-/merge_requests/1368 +scipy>=1.5,<1.14 pandas dill tqdm