-
Notifications
You must be signed in to change notification settings - Fork 4
/
environment.yml
47 lines (47 loc) · 1.15 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
name: aug
channels:
- 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.2.1=he1b5a44_1007
- libgcc-ng=11.2.0=h1d223b6_12
- libgomp=11.2.0=h1d223b6_12
- libstdcxx-ng=11.2.0=he4da1e4_12
- libzlib=1.2.11=h36c2ea0_1013
- ncurses=6.3=h9c3ff4c_0
- openssl=1.1.1l=h7f98852_0
- pip=22.0.3=pyhd8ed1ab_0
- python=3.7.3=h357f687_2
- python_abi=3.7=2_cp37m
- readline=8.1=h46c0cb4_0
- setuptools=60.8.1=py37h89c1867_0
- sqlite=3.37.0=h9cd32fc_0
- tk=8.6.11=h27826a3_1
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h36c2ea0_1013
- pip:
- certifi==2021.10.8
- charset-normalizer==2.0.11
- fonttools==4.29.1
- idna==3.3
- matplotlib==3.5.1
- nose==1.3.7
- packaging==21.3
- pandas==1.3.5
- requests==2.27.1
- scikit-learn==1.0.2
- scipy==1.7.3
- sklearn==0.0
- threadpoolctl==3.1.0
- torch==1.8.1
- torchvision==0.9.1
- typing-extensions==4.0.1
- urllib3==1.26.8
- wfdb==2.2.1
prefix: ~/.envs/aug