-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
102 lines (102 loc) · 2.05 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
name: psychopy2
channels:
- ltfatpy
- anaconda
- conda-forge
- defaults
dependencies:
- numpy=1.19.5
- psychopy=2020.2.10
- librosa=0.8.0
- pydub=0.25.1
- scipy=1.5.3
- pysoundfile=0.10.3.post1
- pandas=1.1.5
- pandas-flavor=0.2.0
- scikit-learn=0.24.1
- tqdm=4.56.0
- setuptools=49.6.0
- matplotlib=3.3.4
- matplotlib-base=3.3.4
- qt=5.12.9
- pyqt=5.12.3
- python=3.6.12
- python-sounddevice=0.4.1
- python.app=1.3
- python_abi=3.6
- urllib3=1.26.3
- joblib=1.0.1
- portaudio=19.6.0
- psutil=5.8.0
- tar
- libblas=3.9.0
- libcblas=3.9.0
- libclang=11.0.1
- libcurl=7.71.1
- libcxx=11.0.1
- libedit=3.1.20191231
- libev=4.33
- libffi=3.3
- libflac=1.3.3
- libgfortran=5.0.0
- libgfortran5=9.3.0
- libglib=2.66.4
- libiconv=1.16
- liblapack=3.9.0
- liblapacke=3.9.0
- libllvm10=10.0.1
- libllvm11=11.0.1
- libnghttp2=1.41.0
- libogg=1.3.4
- libopenblas=0.3.13
- libopencv=4.5.0
- libopus=1.3.1
- libpng=1.6.37
- libpq=12.3
- libsndfile=1.0.31
- libsodium=1.0.18
- libssh2=1.9.0
- libtiff=4.2.0
- libuv=1.40.0
- libvorbis=1.3.7
- libwebp-base=1.1.0
- libxml2=2.9.10
- libxslt=1.1.33
- littleutils=0.2.2
- llvm-openmp=11.0.1
- llvmlite=0.35.0
- ltfatpy=1.0.16
- setuptools=49.6.0
- wxpython=4.0.6
- pip:
- acoustics==0.2.4.post0
- appnope==0.1.2
- backcall==0.2.0
- ipykernel==5.5.0
- ipython==7.16.1
- ipython-genutils==0.2.0
- jedi==0.18.0
- jupyter-client==6.1.11
- jupyter-core==4.7.1
- metakernel==0.27.5
- oct2py==5.2.0
- octave-kernel==0.32.0
- parso==0.8.1
- pexpect==4.8.0
- pickle5==0.0.12
- pickleshare==0.7.5
- prompt-toolkit==3.0.16
- psychtoolbox==3.0.16
- ptyprocess==0.7.0
- pygame==2.0.1
- pygments==2.8.0
- pyloudnorm==0.1.1
- pyo==1.0.3
- pyparallel==0.2.2
- pyside2==5.15.2
- pysimpleguiqt==0.35.0
- shiboken2==5.15.2
- tabulate==0.8.7
- traitlets==4.3.3
- wcwidth==0.2.5
prefix: /Users/ithoidis/opt/anaconda3/envs/psychopy2