-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
136 lines (136 loc) · 2.56 KB
/
environment.yml
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
name: bilby2.1
channels:
- astropy
- conda-forge
- ryanvolz
dependencies:
- appdirs=1.4.4
- arviz=0.15.1
- astropy=5.1
- astroquery=0.4.6
- attrs=23.1.0
- beautifulsoup4=4.12.2
- bilby=2.1.1
- bilby.cython=0.4.0
- blosc=1.21.4
- bottleneck=1.3.7
- brotli=1.0.9
- brotli-bin=1.0.9
- bzip2=1.0.8
- c-ares=1.19.1
- c-blosc2=2.10.2
- ca-certificates=2023.7.22
- cached-property=1.5.2
- cached_property=1.5.2
- certifi=2023.7.22
- charset-normalizer=3.2.0
- colorama=0.4.6
- contourpy=1.1.0
- corner=2.2.1
- cycler=0.11.0
- dill=0.3.7
- dynesty=2.1.2
- emcee=3.1.2
- freetype=2.12.1
- george=0.4.0
- giflib=5.2.1
- h5netcdf=1.2.0
- h5py=3.8.0
- hdf5=1.14.0
- html5lib=1.1
- idna=3.4
- importlib-metadata=6.8.0
- importlib_metadata=6.8.0
- jaraco.classes=3.3.0
- joblib=1.3.2
- jpeg=9e
- keyring=24.2.0
- kiwisolver=1.4.4
- krb5=1.20.1
- lcms2=2.15
- lerc=4.0.0
- libaec=1.0.6
- libblas=3.9.0
- libbrotlicommon=1.0.9
- libbrotlidec=1.0.9
- libbrotlienc=1.0.9
- libcblas=3.9.0
- libcurl=8.1.2
- libcxx=16.0.5
- libdeflate=1.17
- libedit=3.1.20191231
- libev=4.33
- libffi=3.4.2
- libgfortran
- libgfortran5=12.2.0
- liblapack=3.9.0
- libnghttp2=1.52.0
- libopenblas=0.3.23
- libpng=1.6.39
- libsqlite=3.42.0
- libssh2=1.11.0
- libtiff=4.5.0
- libwebp=1.2.4
- libwebp-base=1.2.4
- libxcb=1.13
- libzlib=1.2.13
- llvm-openmp=16.0.6
- lz4-c=1.9.4
- matplotlib-base=3.7.1
- more-itertools=10.1.0
- munkres=1.1.4
- ncurses=6.4
- nose=1.3.7
- numexpr=2.8.4
- numpy=1.24.3
- openjpeg=2.5.0
- openssl=3.1.2
- packaging=23.1
- pandas=2.0.3
- pillow=9.4.0
- pip=23.2.1
- platformdirs=3.10.0
- pooch=1.7.0
- pthread-stubs=0.4
- py-cpuinfo=9.0.0
- pyerfa=2.0.0.1
- pyparsing=3.1.1
- pysocks=1.7.1
- pytables=3.8.0
- python=3.10.11
- python-dateutil=2.8.2
- python-tzdata=2023.3
- python_abi=3.10
- pytz=2023.3
- pyvo=1.3
- pyyaml=6.0.1
- readline=8.2
- requests=2.31.0
- scipy=1.10.1
- setuptools=68.1.2
- six=1.16.0
- snappy=1.1.10
- soupsieve=2.3.2.post1
- tk=8.6.12
- tqdm=4.66.1
- typing-extensions=4.7.1
- typing_extensions=4.7.1
- tzdata=2023c
- unicodedata2=15.0.0
- urllib3=2.0.2
- webencodings=0.5.1
- wheel=0.41.2
- xarray=2023.8.0
- xarray-einstats=0.5.1
- xorg-libxau=1.0.11
- xorg-libxdmcp=1.1.3
- xz=5.2.6
- yaml=0.2.5
- zipp=3.16.2
- zlib=1.2.13
- zlib-ng=2.0.7
- zstd=1.5.2
- pip:
- fgivenx==2.4.2
- fonttools==4.39.4
prefix: /opt/miniconda3/envs/bilby2.1