-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
86 lines (85 loc) · 2.14 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
name: batch_causal
channels:
- defaults
- conda-forge
dependencies:
- blas=1.0=mkl
- ca-certificates=2020.12.5=h033912b_0
- certifi=2020.12.5=py38h50d1736_0
- cycler=0.10.0=py38_0
- freetype=2.10.4=ha233b18_0
- intel-openmp=2019.4=233
- jpeg=9b=he5867d9_2
- kiwisolver=1.3.0=py38h23ab428_0
- lcms2=2.11=h92f6f08_0
- libcxx=10.0.0=1
- libedit=3.1.20191231=h1de35cc_1
- libffi=3.3=hb1e8313_2
- libgfortran=3.0.1=h93005f0_2
- libpng=1.6.37=ha441bb4_0
- libtiff=4.1.0=hcb84e12_1
- lz4-c=1.9.2=h79c402e_3
- matplotlib=3.3.2=0
- matplotlib-base=3.3.2=py38h181983e_0
- mkl=2019.4=233
- mkl-service=2.3.0=py38hfbe908c_0
- mkl_fft=1.2.0=py38hc64f4ea_0
- mkl_random=1.1.1=py38h959d312_0
- ncurses=6.2=h0a44026_1
- numpy=1.19.2=py38h456fd55_0
- numpy-base=1.19.2=py38hcfb5961_0
- olefile=0.46=py_0
- openssl=1.1.1h=haf1e3a3_0
- pandas=1.0.1=py38h4f17bb1_0
- patsy=0.5.1=py_0
- pillow=8.0.1=py38h5270095_0
- pip=20.2.4=py38hecd8cb5_0
- pyparsing=2.4.7=py_0
- python=3.8.5=h26836e1_1
- python-dateutil=2.8.1=py_0
- python_abi=3.8=1_cp38
- pytz=2020.4=pyhd8ed1ab_0
- readline=8.0=h1de35cc_0
- scipy=1.5.2=py38h2515648_0
- setuptools=50.3.1=py38hecd8cb5_1
- six=1.15.0=py38hecd8cb5_0
- sqlite=3.33.0=hffcf06c_0
- statsmodels=0.12.1=py38hfb243c8_1
- tk=8.6.10=hb0a8c7a_0
- tornado=6.0.4=py38h1de35cc_1
- wheel=0.35.1=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- zstd=1.4.5=h41d2c2f_0
- pip:
- appnope==0.1.2
- backcall==0.2.0
- causaldag==0.1a160
- dataclasses==0.6
- decorator==4.4.2
- frozendict==1.2
- future==0.18.2
- ipdb==0.13.4
- ipython==7.19.0
- ipython-genutils==0.2.0
- jedi==0.18.0
- joblib==1.0.0
- llvmlite==0.35.0
- networkx==2.5
- numba==0.52.0
- numexpr==2.7.1
- parso==0.8.1
- pexpect==4.8.0
- pickleshare==0.7.5
- progressbar2==3.53.1
- prompt-toolkit==3.0.8
- ptyprocess==0.6.0
- pygam==0.8.0
- pygments==2.7.3
- python-utils==2.4.0
- scikit-learn==0.24.0
- threadpoolctl==2.1.0
- tqdm==4.55.0
- traitlets==5.0.5
- typing==3.7.4.3
- wcwidth==0.2.5