-
Notifications
You must be signed in to change notification settings - Fork 2
/
environment.yml
75 lines (75 loc) · 2.12 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
name: mm-exams
channels:
- conda-forge
dependencies:
- bzip2=1.0.8=h99b78c6_7
- c-ares=1.34.4=h5505292_0
- ca-certificates=2024.12.14=hf0a4a13_0
- cairo=1.18.2=h6a3b0d2_1
- font-ttf-dejavu-sans-mono=2.37=hab24e00_0
- font-ttf-inconsolata=3.000=h77eed37_0
- font-ttf-source-code-pro=2.038=h77eed37_0
- font-ttf-ubuntu=0.83=h77eed37_3
- fontconfig=2.15.0=h1383a14_1
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- freetype=2.12.1=hadb7bae_2
- icu=75.1=hfee45f7_0
- krb5=1.21.3=h237132a_0
- lcms2=2.16=ha0e7c42_0
- lerc=4.0.0=h9a09cb3_0
- libcurl=8.11.1=h73640d1_0
- libcxx=19.1.6=ha82da77_1
- libdeflate=1.23=hec38601_0
- libedit=3.1.20191231=hc8eb9b7_2
- libev=4.33=h93a5062_2
- libexpat=2.6.4=h286801f_0
- libffi=3.4.2=h3422bc3_5
- libglib=2.82.2=h07bd6cf_0
- libiconv=1.17=h0d3ecfb_2
- libintl=0.22.5=h8414b35_3
- libjpeg-turbo=3.0.0=hb547adb_1
- liblzma=5.6.3=h39f12f2_1
- liblzma-devel=5.6.3=h39f12f2_1
- libnghttp2=1.64.0=h6d7220d_0
- libpng=1.6.44=hc14010f_0
- libsqlite=3.47.2=h3f77e49_0
- libssh2=1.11.1=h9cc3647_0
- libtiff=4.7.0=h551f018_3
- libwebp-base=1.4.0=h93a5062_0
- libzlib=1.3.1=h8359307_2
- ncurses=6.5=h7bae524_1
- nspr=4.36=h5833ebf_0
- nss=3.107=hc555b47_0
- openjpeg=2.5.3=h8a3d83b_0
- openssl=3.4.0=h39f12f2_0
- pcre2=10.44=h297a79d_2
- pip=24.3.1=pyh8b19718_2
- pixman=0.44.2=h2f9eb0b_0
- poppler=24.12.0=ha29e788_2
- poppler-data=0.4.12=hd8ed1ab_0
- python=3.10.12=h01493a6_0_cpython
- readline=8.2=h92ec313_1
- setuptools=75.6.0=pyhff2d567_1
- tk=8.6.13=h5083fa2_1
- tzdata=2024b=hc8b5060_0
- wheel=0.45.1=pyhd8ed1ab_1
- xz=5.6.3=h9a6d368_1
- xz-gpl-tools=5.6.3=h9a6d368_1
- xz-tools=5.6.3=h39f12f2_1
- zstd=1.5.6=hb46c0d2_0
- pip:
- cffi==1.17.1
- charset-normalizer==3.4.0
- cryptography==44.0.0
- joblib==1.4.2
- numpy==2.2.0
- pdf2image==1.17.0
- pdfminer-six==20240706
- pillow==11.0.0
- pycparser==2.22
- pymupdf==1.25.1
- scikit-learn==1.6.0
- scipy==1.14.1
- threadpoolctl==3.5.0
prefix: /opt/homebrew/Caskroom/miniforge/base/envs/mm-exams