-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
99 lines (98 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
name: sgrb-py37
channels:
- conda-forge
- anaconda
- defaults
dependencies:
- astropy=4.0=py37h1de35cc_0
- attrs=19.3.0=py_0
- blas=1.0=openblas
- blosc=1.16.3=hd9629dc_0
- bzip2=1.0.8=h1de35cc_0
- ca-certificates=2020.1.1=0
- certifi=2019.11.28=py37_0
- cycler=0.10.0=py_2
- freetype=2.10.0=h24853df_1
- future=0.18.2=py37_0
- galpy=1.5=py37h0630fd9_0
- gsl=2.5=ha2d443c_1
- h5py=2.10.0=py37h3134771_0
- hdf5=1.10.4=hfa1e0ec_0
- hypothesis=5.5.4=py_0
- importlib_metadata=1.5.0=py37_0
- kiwisolver=1.1.0=py37h770b8ee_0
- libblas=3.8.0=14_openblas
- libcblas=3.8.0=14_openblas
- libcxx=4.0.1=hcfea43d_1
- libcxxabi=4.0.1=hcfea43d_1
- libedit=3.1.20181209=hb402a30_0
- libffi=3.2.1=h475c297_4
- libgfortran=3.0.1=0
- liblapack=3.8.0=14_openblas
- libopenblas=0.3.7=hd44dcd8_1
- libpng=1.6.37=h2573ce8_0
- lz4-c=1.8.1.2=h1de35cc_0
- lzo=2.10=h362108e_2
- matplotlib=3.1.1=py37h54f8f79_0
- matplotlib-base=2.2.4=py37h31f9439_1
- mock=4.0.1=py_0
- more-itertools=8.2.0=py_0
- ncurses=6.2=h0a44026_0
- numexpr=2.7.1=py37h9ff8ad3_0
- numpy=1.18.1=py37hde6bac1_0
- openssl=1.1.1d=h1de35cc_4
- packaging=20.1=py_0
- pandas=1.0.1=py37h6c726b0_0
- pip=20.0.2=py37_1
- pluggy=0.13.1=py37_0
- psutil=5.6.7=py37h1de35cc_0
- py=1.8.1=py_0
- pyparsing=2.4.6=py_0
- pytables=3.6.1=py37h5bccee9_0
- pytest=5.3.5=py37_0
- pytest-arraydiff=0.3=py37h39e3cac_0
- pytest-astropy=0.8.0=py_0
- pytest-astropy-header=0.1.2=py_0
- pytest-doctestplus=0.5.0=py_0
- pytest-openfiles=0.4.0=py_0
- pytest-remotedata=0.3.2=py37_0
- python=3.7.6=h359304d_2
- python-dateutil=2.8.1=py_0
- pytz=2019.3=py_0
- readline=7.0=h1de35cc_5
- scipy=1.2.1=py37hbd7caa9_1
- seaborn=0.10.0=py_0
- setuptools=45.2.0=py37_0
- six=1.14.0=py37_0
- snappy=1.1.7=he62c110_3
- sortedcontainers=2.1.0=py37_0
- sqlite=3.31.1=ha441bb4_0
- tk=8.6.8=ha441bb4_0
- tornado=6.0.3=py37h0b31af3_4
- tqdm=4.43.0=py_0
- wcwidth=0.1.8=py_0
- wheel=0.34.2=py37_0
- xz=5.2.4=h1de35cc_4
- zipp=2.2.0=py_0
- zlib=1.2.11=h1de35cc_3
- zstd=1.3.7=h5bba6e5_0
- pip:
- appnope==0.1.0
- backcall==0.1.0
- decorator==4.4.2
- ipykernel==5.1.4
- ipython==7.13.0
- ipython-genutils==0.2.0
- jedi==0.16.0
- jupyter-client==6.0.0
- jupyter-core==4.6.3
- parso==0.6.2
- pexpect==4.8.0
- pickleshare==0.7.5
- prompt-toolkit==3.0.4
- ptyprocess==0.6.0
- pygments==2.5.2
- pyzmq==19.0.0
- traitlets==4.3.3
- wquantiles==0.5
prefix: /Users/michaelzevin/code/anaconda3/envs/sgrb-py37