-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
84 lines (84 loc) · 2.42 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
name: fastq2bcl
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- biopython=1.81=py311he2be06e_0
- bzip2=1.0.8=h3422bc3_4
- ca-certificates=2023.7.22=hf0a4a13_0
- cachetools=5.3.1=pyhd8ed1ab_0
- chardet=5.2.0=py311h267d04e_0
- colorama=0.4.6=pyhd8ed1ab_0
- configupdater=3.1.1=pyhd8ed1ab_0
- coverage=7.3.1=py311heffc1b2_0
- distlib=0.3.7=pyhd8ed1ab_0
- exceptiongroup=1.1.3=pyhd8ed1ab_0
- filelock=3.12.3=pyhd8ed1ab_0
- importlib-metadata=6.8.0=pyha770c72_0
- importlib_metadata=6.8.0=hd8ed1ab_0
- iniconfig=2.0.0=pyhd8ed1ab_0
- libblas=3.9.0=18_osxarm64_openblas
- libcblas=3.9.0=18_osxarm64_openblas
- libcxx=16.0.6=h4653b0c_0
- libexpat=2.5.0=hb7217d7_1
- libffi=3.4.2=h3422bc3_5
- libgfortran=5.0.0=13_2_0_hd922786_1
- libgfortran5=13.2.0=hf226fd6_1
- liblapack=3.9.0=18_osxarm64_openblas
- libopenblas=0.3.24=openmp_hd76b1f2_0
- libsqlite=3.43.0=hb31c410_0
- libzlib=1.2.13=h53f4e23_5
- llvm-openmp=16.0.6=h1c12783_0
- ncurses=6.4=h7ea286d_0
- numpy=1.25.2=py311hb8f3215_0
- openssl=3.1.4=h0d3ecfb_0
- packaging=23.1=pyhd8ed1ab_0
- pip=23.2.1=pyhd8ed1ab_0
- platformdirs=3.10.0=pyhd8ed1ab_0
- pluggy=1.3.0=pyhd8ed1ab_0
- pyproject-api=1.6.1=pyhd8ed1ab_0
- pyscaffold=4.5=pyhd8ed1ab_0
- pytest=7.4.2=pyhd8ed1ab_0
- pytest-cov=4.1.0=pyhd8ed1ab_0
- python=3.11.5=h47c9636_0_cpython
- python_abi=3.11=3_cp311
- readline=8.2=h92ec313_1
- setuptools-scm=7.1.0=pyhd8ed1ab_0
- tk=8.6.12=he1e0b03_0
- toml=0.10.2=pyhd8ed1ab_0
- tomli=2.0.1=pyhd8ed1ab_0
- tomlkit=0.12.1=pyha770c72_0
- tox=4.11.3=pyhd8ed1ab_0
- typing-extensions=4.7.1=hd8ed1ab_0
- typing_extensions=4.7.1=pyha770c72_0
- tzdata=2023c=h71feb2d_0
- virtualenv=20.24.4=pyhd8ed1ab_0
- wheel=0.41.2=pyhd8ed1ab_0
- xz=5.2.6=h57fd34a_0
- zipp=3.16.2=pyhd8ed1ab_0
- pip:
- bleach==6.0.0
- certifi==2023.7.22
- charset-normalizer==3.2.0
- docutils==0.20.1
- fastq2bcl==0.1.post1.dev22+g85cce85
- idna==3.4
- jaraco-classes==3.3.0
- keyring==24.2.0
- markdown-it-py==3.0.0
- mdurl==0.1.2
- more-itertools==10.1.0
- pkginfo==1.9.6
- pygments==2.16.1
- readme-renderer==36.0
- requests==2.31.0
- requests-toolbelt==1.0.0
- restview==3.0.1
- rfc3986==2.0.0
- rich==13.5.2
- setuptools==68.2.2
- six==1.16.0
- twine==4.0.2
- urllib3==2.0.4
- webencodings==0.5.1