-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
102 lines (102 loc) · 3.2 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
name: imbizo
channels:
- conda-forge
dependencies:
- attrs=22.1.0=pyh71513ae_1
- black=22.6.0=pyhd8ed1ab_0
- brotli=1.0.9=h1c322ee_7
- brotli-bin=1.0.9=h1c322ee_7
- brotlipy=0.7.0=py311he2be06e_1005
- bzip2=1.0.8=h3422bc3_4
- ca-certificates=2022.12.7=h4653dfc_0
- certifi=2022.12.7=pyhd8ed1ab_0
- cffi=1.15.1=py311hae827db_3
- charset-normalizer=3.1.0=pyhd8ed1ab_0
- click=8.1.3=unix_pyhd8ed1ab_2
- colorama=0.4.5=pyhd8ed1ab_0
- contourpy=1.0.7=py311hd6ee22a_0
- cryptography=40.0.1=py311h507f6e9_0
- cycler=0.11.0=pyhd8ed1ab_0
- dataclasses=0.8=pyhc8e2a94_3
- exceptiongroup=1.1.1=pyhd8ed1ab_0
- fonttools=4.39.3=py311he2be06e_0
- freetype=2.12.1=hd633e50_0
- idna=3.4=pyhd8ed1ab_0
- iniconfig=1.1.1=pyh9f0ad1d_0
- jpeg=9e=he4db4b2_2
- kiwisolver=1.4.4=py311hd6ee22a_1
- lcms2=2.12=had6a04f_0
- lerc=4.0.0=h9a09cb3_0
- libblas=3.9.0=16_osxarm64_openblas
- libbrotlicommon=1.0.9=h1c322ee_7
- libbrotlidec=1.0.9=h1c322ee_7
- libbrotlienc=1.0.9=h1c322ee_7
- libcblas=3.9.0=16_osxarm64_openblas
- libcxx=14.0.6=h04bba0f_0
- libdeflate=1.13=h57fd34a_0
- libexpat=2.5.0=hb7217d7_1
- libffi=3.4.2=h3422bc3_5
- libgfortran=5.0.0=11_3_0_hd922786_25
- libgfortran5=11.3.0=hdaf2cc0_25
- liblapack=3.9.0=16_osxarm64_openblas
- libopenblas=0.3.21=openmp_hc731615_2
- libpng=1.6.37=h9b2ccdc_4
- libsqlite=3.40.0=h76d750c_0
- libtiff=4.4.0=hd6ca8d7_3
- libwebp-base=1.2.4=h57fd34a_0
- libxcb=1.13=h9b22ae9_1004
- libzlib=1.2.13=h03a7124_4
- llvm-openmp=14.0.4=hd125106_0
- matplotlib=3.7.1=py311ha1ab1f8_0
- matplotlib-base=3.7.1=py311h99a5f44_0
- munkres=1.1.4=pyh9f0ad1d_0
- mypy_extensions=1.0.0=pyha770c72_0
- ncurses=6.3=h07bb92c_1
- numpy=1.24.2=py311h60f8152_0
- openjpeg=2.5.0=h5d4e404_1
- openssl=3.1.0=h03a7124_0
- packaging=21.3=pyhd8ed1ab_0
- pandas=2.0.0=py311h4eec4a9_0
- pathspec=0.9.0=pyhd8ed1ab_0
- patsy=0.5.2=pyhd8ed1ab_0
- pillow=9.2.0=py311h09de4a2_3
- pip=22.2.2=pyhd8ed1ab_0
- platformdirs=2.5.2=pyhd8ed1ab_1
- pluggy=1.0.0=pyhd8ed1ab_5
- pooch=1.7.0=pyha770c72_3
- pthread-stubs=0.4=h27ca646_1001
- py=1.11.0=pyh6c4a22f_0
- pycparser=2.21=pyhd8ed1ab_0
- pyopenssl=23.1.1=pyhd8ed1ab_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- pytest=7.2.2=pyhd8ed1ab_0
- python=3.11.2=h1456518_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-tzdata=2023.3=pyhd8ed1ab_0
- python_abi=3.11=3_cp311
- pytz=2022.2.1=pyhd8ed1ab_0
- readline=8.2=h92ec313_1
- requests=2.28.2=pyhd8ed1ab_1
- scipy=1.10.1=py311h0bcca16_0
- seaborn=0.11.2=hd8ed1ab_0
- seaborn-base=0.11.2=pyhd8ed1ab_0
- setuptools=65.3.0=pyhd8ed1ab_1
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.40.0=h2229b38_0
- statsmodels=0.13.5=py311h4add359_2
- tk=8.6.12=he1e0b03_0
- tomli=2.0.1=pyhd8ed1ab_0
- tornado=6.2=py311he2be06e_1
- tqdm=4.64.0=pyhd8ed1ab_0
- typed-ast=1.5.4=py311he2be06e_1
- typing_extensions=4.3.0=pyha770c72_0
- tzdata=2022c=h191b570_0
- unicodedata2=15.0.0=py311he2be06e_0
- urllib3=1.26.15=pyhd8ed1ab_0
- wheel=0.37.1=pyhd8ed1ab_0
- xorg-libxau=1.0.9=h27ca646_0
- xorg-libxdmcp=1.1.3=h27ca646_0
- xz=5.2.6=h57fd34a_0
- zstd=1.5.2=h8128057_4
prefix: /Users/ccurrin/mambaforge/envs/imbizo