-
Notifications
You must be signed in to change notification settings - Fork 0
/
peglit.yaml
58 lines (58 loc) · 1.62 KB
/
peglit.yaml
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
name: peglit
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2021.10.8=ha878542_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libffi=3.4.2=h7f98852_5
- libgcc-ng=11.2.0=h1d223b6_14
- libgomp=11.2.0=h1d223b6_14
- libnsl=2.0.0=h7f98852_0
- libstdcxx-ng=11.2.0=he4da1e4_14
- libuuid=2.32.1=h7f98852_1000
- libzlib=1.2.11=h166bdaf_1014
- ncurses=6.3=h9c3ff4c_0
- openssl=3.0.2=h166bdaf_1
- perl=5.32.1=2_h7f98852_perl5
- pip=22.0.4=pyhd8ed1ab_0
- python=3.9.12=h2660328_1_cpython
- python_abi=3.9=2_cp39
- readline=8.1=h46c0cb4_0
- setuptools=62.0.0=py39hf3d152e_0
- sqlite=3.37.1=h4ff8645_0
- tk=8.6.12=h27826a3_0
- tzdata=2022a=h191b570_0
- viennarna=2.5.0=py39pl5321h2add14b_2
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h166bdaf_1014
- pip:
- cycler==0.11.0
- fonttools==4.31.2
- jarowinkler==1.0.2
- joblib==1.1.0
- kiwisolver==1.4.2
- levenshtein==0.18.1
- matplotlib==3.5.1
- numpy==1.22.3
- packaging==21.3
- pandas==1.4.2
- peglit==1.0.1
- pillow==9.1.0
- pyparsing==3.0.7
- python-dateutil==2.8.2
- pytz==2022.1
- rapidfuzz==2.0.7
- scikit-learn==1.0.2
- scipy==1.8.0
- six==1.16.0
- sklearn==0.0
- threadpoolctl==3.1.0
- tqdm==4.64.0