-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathenvironment.yml
70 lines (70 loc) · 1.9 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
name: BioMime
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=openblas
- bottleneck=1.3.5=py37h7deecbd_0
- ca-certificates=2023.01.10=h06a4308_0
- certifi=2022.12.7=py37h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.2=h6a678d5_6
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=11.2.0=h00389a5_1
- libgfortran5=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libopenblas=0.3.21=h043d6bf_0
- libstdcxx-ng=11.2.0=h1234567_1
- ncurses=6.4=h6a678d5_0
- nomkl=3.0=0
- numexpr=2.8.4=py37hd2a5715_0
- numpy=1.21.5=py37hf838250_3
- numpy-base=1.21.5=py37h1e6e340_3
- openblas=0.3.21=h06a4308_0
- openblas-devel=0.3.21=h06a4308_0
- openssl=1.1.1t=h7f8727e_0
- packaging=22.0=py37h06a4308_0
- pandas=1.3.5=py37h8c16a72_0
- pip=22.3.1=py37h06a4308_0
- python=3.7.16=h7a1cb2a_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pytz=2022.7=py37h06a4308_0
- readline=8.2=h5eee18b_0
- setuptools=65.6.3=py37h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.40.1=h5082296_0
- tk=8.6.12=h1ccaba5_0
- wheel=0.38.4=py37h06a4308_0
- xz=5.2.10=h5eee18b_1
- zlib=1.2.13=h5eee18b_0
- pip:
- backcall==0.2.0
- cycler==0.11.0
- decorator==5.1.1
- easydict==1.10
- fonttools==4.38.0
- ipython==7.34.0
- jedi==0.18.2
- kiwisolver==1.4.4
- matplotlib==3.5.3
- matplotlib-inline==0.1.6
- parso==0.8.3
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==9.4.0
- prompt-toolkit==3.0.37
- ptyprocess==0.7.0
- pygments==2.14.0
- pyparsing==3.0.9
- pyyaml==6.0
- scipy==1.7.3
- seaborn==0.12.2
- torch==1.10.0+cu111
- torchaudio==0.10.0+rocm4.1
- torchvision==0.11.0+cu111
- tqdm==4.64.1
- traitlets==5.9.0
- typing-extensions==4.5.0
- wcwidth==0.2.6
prefix: /home/msh/miniconda3/envs/BioMime