-
Notifications
You must be signed in to change notification settings - Fork 352
/
requirements.txt
50 lines (44 loc) · 1.04 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# requirements for most basic library use
astropy>=2.0.3,!=4.2.1,!=4.0.5
Mako>=1.0.1
scipy>=0.16.0
matplotlib>=2.0.0
numpy>=1.16.0,!=1.19.0
pillow
h5py>=3.0.0,!=3.7.0
jinja2
mpld3>=0.3
beautifulsoup4>=4.6.0
cython
lalsuite!=7.2
lscsoft-glue>=1.59.3
ligo-segments
tqdm
gwdatafind>=1.1.3
# Requirements for full pegasus env
# https://pegasus.isi.edu/documentation/user-guide/installation.html#mixing-environments-system-venv-conda
# six is listed, but is now not needed.
pegasus-wms.api >= 5.0.8
boto3
certifi
GitPython
pyjwt
pyyaml
s3transfer
urllib3
# need to pin until pegasus for further upstream
# addresses incompatibility between old flask/jinja2 and latest markupsafe
markupsafe <= 2.0.1
# Requirements for ligoxml access needed by some workflows
python-ligo-lw >= 1.8.1
# Needed for Parameter Estimation Tasks
emcee==2.2.1
dynesty
# For building documentation
Sphinx>=4.2.0
sphinx-carousel
sphinx-rtd-theme>=1.0.0
sphinxcontrib-programoutput>=0.11
sphinx_design
# Needed for ringdown and time-domain injection (fix wrap-around issue for SMBHB)
pykerr