-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconda.yml
93 lines (93 loc) · 2.25 KB
/
conda.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
name: metamotif
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2023.7.22=hbcca054_0
- ld_impl_linux-64=2.40=h41732ed_0
- libexpat=2.5.0=hcb278e6_1
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.2.0=h807b86a_2
- libgomp=13.2.0=h807b86a_2
- libnsl=2.0.0=hd590300_1
- libsqlite=3.43.0=h2797004_0
- libuuid=2.38.1=h0b41bf4_0
- libzlib=1.2.13=hd590300_5
- ncurses=6.4=hcb278e6_0
- openssl=3.1.3=hd590300_0
- pip=23.2.1=pyhd8ed1ab_0
- python=3.11.6=hab00c5b_0_cpython
- readline=8.2=h8228510_1
- setuptools=68.2.2=pyhd8ed1ab_0
- tk=8.6.13=h2797004_0
- wheel=0.41.2=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- pip:
- absl-py==2.0.0
- astunparse==1.6.3
- cachetools==5.3.1
- certifi==2023.7.22
- charset-normalizer==3.3.0
- contourpy==1.1.1
- cycler==0.12.0
- flatbuffers==23.5.26
- fonttools==4.43.0
- gast==0.5.4
- google-auth==2.23.2
- google-auth-oauthlib==1.0.0
- google-pasta==0.2.0
- grpcio==1.59.0
- h5py==3.9.0
- idna==3.4
- joblib==1.3.2
- keras==2.14.0
- kiwisolver==1.4.5
- libclang==16.0.6
- llvmlite==0.41.0
- logomaker==0.8
- markdown==3.4.4
- markupsafe==2.1.3
- matplotlib==3.8.0
- metamotif==0.3
- ml-dtypes==0.2.0
- numba==0.58.0
- numpy==1.25.2
- oauthlib==3.2.2
- opt-einsum==3.3.0
- packaging==23.2
- pandas==2.1.1
- pillow==10.0.1
- protobuf==4.24.3
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pynndescent==0.5.10
- pyparsing==3.1.1
- python-dateutil==2.8.2
- pytz==2023.3.post1
- requests==2.31.0
- requests-oauthlib==1.3.1
- rsa==4.9
- scikit-learn==1.3.1
- scipy==1.11.3
- six==1.16.0
- sklearn==0.0.post9
- tbb==2021.10.0
- tensorboard==2.14.1
- tensorboard-data-server==0.7.1
- tensorflow==2.14.0
- tensorflow-estimator==2.14.0
- tensorflow-io-gcs-filesystem==0.34.0
- termcolor==2.3.0
- threadpoolctl==3.2.0
- tqdm==4.66.1
- typing-extensions==4.8.0
- tzdata==2023.3
- umap-learn==0.5.4
- urllib3==2.0.6
- werkzeug==3.0.0
- wrapt==1.14.1
prefix: /home/marc/miniconda3/envs/metamotif