Skip to content

Commit 89c3a6d

Browse files
committed
updated env file
1 parent 32e2f7e commit 89c3a6d

File tree

1 file changed

+73
-73
lines changed

1 file changed

+73
-73
lines changed

environment.yml

Lines changed: 73 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -3,79 +3,79 @@ channels:
33
- conda-forge
44
- defaults
55
dependencies:
6-
- brotli=1.1.0=h0dc2134_1
7-
- brotli-bin=1.1.0=h0dc2134_1
8-
- bzip2=1.0.8=h10d778d_5
9-
- ca-certificates=2024.6.2=h8857fd0_0
10-
- certifi=2024.2.2=pyhd8ed1ab_0
11-
- colorama=0.4.6=pyhd8ed1ab_0
12-
- contourpy=1.2.1=py312h9230928_0
13-
- cycler=0.12.1=pyhd8ed1ab_0
14-
- exceptiongroup=1.2.0=pyhd8ed1ab_2
15-
- fonttools=4.53.0=py312hbd25219_0
16-
- freetype=2.12.1=h60636b9_2
17-
- iniconfig=2.0.0=pyhd8ed1ab_0
18-
- joblib=1.4.2=pyhd8ed1ab_0
19-
- kiwisolver=1.4.5=py312h49ebfd2_1
20-
- lcms2=2.16=ha2f27b4_0
21-
- lerc=4.0.0=hb486fe8_0
22-
- libblas=3.9.0=22_osx64_openblas
23-
- libbrotlicommon=1.1.0=h0dc2134_1
24-
- libbrotlidec=1.1.0=h0dc2134_1
25-
- libbrotlienc=1.1.0=h0dc2134_1
26-
- libcblas=3.9.0=22_osx64_openblas
27-
- libcxx=17.0.6=h88467a6_0
28-
- libdeflate=1.20=h49d49c5_0
29-
- libexpat=2.6.2=h73e2aa4_0
30-
- libffi=3.4.2=h0d85af4_5
31-
- libgfortran=5.0.0=13_2_0_h97931a8_3
32-
- libgfortran5=13.2.0=h2873a65_3
33-
- libjpeg-turbo=3.0.0=h0dc2134_1
34-
- liblapack=3.9.0=22_osx64_openblas
35-
- libopenblas=0.3.27=openmp_hfef2a42_0
36-
- libpng=1.6.43=h92b6c6a_0
37-
- libsqlite=3.45.3=h92b6c6a_0
38-
- libtiff=4.6.0=h129831d_3
39-
- libwebp-base=1.4.0=h10d778d_0
40-
- libxcb=1.15=hb7f2c08_0
41-
- libzlib=1.3.1=h87427d6_1
42-
- llvm-openmp=18.1.6=h15ab845_0
43-
- matplotlib=3.8.4=py312hb401068_2
44-
- matplotlib-base=3.8.4=py312hb6d62fa_2
45-
- munkres=1.1.4=pyh9f0ad1d_0
46-
- ncurses=6.5=h5846eda_0
47-
- networkx=3.3=pyhd8ed1ab_1
48-
- numpy=1.26.4=py312he3a82b2_0
49-
- openjpeg=2.5.2=h7310d3a_0
50-
- openssl=3.3.1=h87427d6_0
51-
- packaging=24.0=pyhd8ed1ab_0
52-
- pandas=2.2.2=py312h1171441_1
53-
- pillow=10.3.0=py312h0c923fa_0
54-
- pip=24.0=pyhd8ed1ab_0
55-
- pluggy=1.5.0=pyhd8ed1ab_0
56-
- pthread-stubs=0.4=hc929b4f_1001
57-
- pyparsing=3.1.2=pyhd8ed1ab_0
58-
- pytest=8.2.2=pyhd8ed1ab_0
59-
- python=3.12.3=h1411813_0_cpython
60-
- python-dateutil=2.9.0=pyhd8ed1ab_0
61-
- python-tzdata=2024.1=pyhd8ed1ab_0
62-
- python_abi=3.12=4_cp312
63-
- pytz=2024.1=pyhd8ed1ab_0
64-
- readline=8.2=h9e318b2_1
65-
- scikit-learn=1.5.0=py312hc214ba5_1
66-
- scipy=1.13.1=py312hb9702fa_0
67-
- setuptools=70.0.0=pyhd8ed1ab_0
68-
- six=1.16.0=pyh6c4a22f_0
69-
- threadpoolctl=3.5.0=pyhc1e730c_0
70-
- tk=8.6.13=h1abcd95_1
71-
- tomli=2.0.1=pyhd8ed1ab_0
72-
- tornado=6.4=py312h41838bb_0
73-
- tzdata=2024a=h0c530f3_0
74-
- wheel=0.43.0=pyhd8ed1ab_1
75-
- xorg-libxau=1.0.11=h0dc2134_0
76-
- xorg-libxdmcp=1.1.3=h35c211d_0
77-
- xz=5.2.6=h775f41a_0
78-
- zstd=1.5.6=h915ae27_0
6+
- brotli=1.1.0
7+
- brotli-bin=1.1.0
8+
- bzip2=1.0.8
9+
- ca-certificates=2024.6.2
10+
- certifi=2024.2.2
11+
- colorama=0.4.6
12+
- contourpy=1.2.1
13+
- cycler=0.12.1
14+
- exceptiongroup=1.2.0
15+
- fonttools=4.53.0
16+
- freetype=2.12.1
17+
- iniconfig=2.0.0
18+
- joblib=1.4.2
19+
- kiwisolver=1.4.5
20+
- lcms2=2.16
21+
- lerc=4.0.0
22+
- libblas=3.9.0
23+
- libbrotlicommon=1.1.0
24+
- libbrotlidec=1.1.0
25+
- libbrotlienc=1.1.0
26+
- libcblas=3.9.0
27+
- libcxx=17.0.6
28+
- libdeflate=1.20
29+
- libexpat=2.6.2
30+
- libffi=3.4.2
31+
- libgfortran=5.0.0
32+
- libgfortran5=13.2.0
33+
- libjpeg-turbo=3.0.0
34+
- liblapack=3.9.0
35+
- libopenblas=0.3.27
36+
- libpng=1.6.43
37+
- libsqlite=3.45.3
38+
- libtiff=4.6.0
39+
- libwebp-base=1.4.0
40+
- libxcb=1.15
41+
- libzlib=1.3.1
42+
- llvm-openmp=18.1.6
43+
- matplotlib=3.8.4
44+
- matplotlib-base=3.8.4
45+
- munkres=1.1.4
46+
- ncurses=6.5
47+
- networkx=3.3
48+
- numpy=1.26.4
49+
- openjpeg=2.5.2
50+
- openssl=3.3.1
51+
- packaging=24.0
52+
- pandas=2.2.2
53+
- pillow=10.3.0
54+
- pip=24.0
55+
- pluggy=1.5.0
56+
- pthread-stubs=0.4
57+
- pyparsing=3.1.2
58+
- pytest=8.2.2
59+
- python=3.12.3
60+
- python-dateutil=2.9.0
61+
- python-tzdata=2024.1
62+
- python_abi=3.12
63+
- pytz=2024.1
64+
- readline=8.2
65+
- scikit-learn=1.5.0
66+
- scipy=1.13.1
67+
- setuptools=70.0.0
68+
- six=1.16.0
69+
- threadpoolctl=3.5.0
70+
- tk=8.6.13
71+
- tomli=2.0.1
72+
- tornado=6.4
73+
- tzdata=2024a
74+
- wheel=0.43.0
75+
- xorg-libxau=1.0.11
76+
- xorg-libxdmcp=1.1.3
77+
- xz=5.2.6
78+
- zstd=1.5.6
7979
- pip:
8080
- anyio==4.4.0
8181
- appnope==0.1.4

0 commit comments

Comments
 (0)