-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
119 lines (119 loc) · 2.11 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
name: psychopy
channels:
- defaults
dependencies:
- ca-certificates=2017.08.26
- cairo=1.14.12
- certifi=2018.1.18
- cycler=0.10.0
- dbus=1.12.2
- decorator=4.2.1
- expat=2.2.5
- fontconfig=2.12.6
- freetype=2.8
- gettext=0.19.8.1
- glib=2.53.6
- graphite2=1.3.10
#- gst-plugins-base=1.12.4
#- gstreamer=1.12.4
- harfbuzz=1.7.4
- icu=58.2
- intel-openmp=2018.0.0
- ipython=6.2.1
- ipython_genutils=0.2.0
- jedi=0.11.1
- jpeg=9b
- kiwisolver=1.0.1
- libedit=3.1
- libffi=3.2.1
#- libgcc-ng=7.2.0
#- libgfortran-ng=7.2.0
#- libglu=9.0.0
- libpng=1.6.34
#- libstdcxx-ng=7.2.0
#- libxcb=1.12
- libxml2=2.9.7
- matplotlib=2.2.0
- mkl=2018.0.1
- ncurses=6.0
- numpy=1.14.2
- openssl=1.0.2n
- pandas=0.22.0
- pango=1.41.0
- parso=0.1.1
- patsy=0.5.0
- pcre=8.41
- pexpect=4.4.0
- pickleshare=0.7.4
- pip=9.0.1
- pixman=0.34.0
- prompt_toolkit=1.0.15
- ptyprocess=0.5.2
- pygments=2.2.0
- pyparsing=2.2.0
- pyqt=5.6.0
- python=3.6.4
- python-dateutil=2.7.0
- pytz=2018.3
- qt=5.6.2
- readline=7.0
- scikit-learn=0.19.1
- scipy=1.0.0
- seaborn=0.8.1
- setuptools=38.5.1
- simplegeneric=0.8.1
- sip=4.18.1
- six=1.11.0
- sqlite=3.22.0
- statsmodels=0.8.0
- tk=8.6.7
- tornado=4.5.3
- traitlets=4.3.2
- wcwidth=0.1.7
- wheel=0.30.0
- wxpython=4.0.1
- xz=5.2.3
- zlib=1.2.11
- pip:
- asn1crypto==0.24.0
- cffi==1.11.5
- chardet==3.0.4
- configobj==5.0.6
- cryptography==2.1.4
- et-xmlfile==1.0.1
- future==0.16.0
- gevent==1.2.2
- greenlet==0.4.13
- idna==2.6
- imageio==2.1.2
- ipython-genutils==0.2.0
- jdcal==1.3
- json-tricks==3.11.3
- moviepy==0.2.3.2
- msgpack-python==0.5.6
- numexpr==2.6.4
- openpyxl==2.5.1
- pillow==5.0.0
- prompt-toolkit==1.0.15
- psutil==5.4.3
- git+https://github.com/psychopy/psychopy
- pycparser==2.18
- pygame==1.9.3
- pyglet==1.2.4
- pyopengl==3.1.0
- pyopenssl==17.5.0
- pyosf==1.0.5
- pyparallel==0.2.2
- pyserial==3.4
- python-bidi==0.4.0
- pyyaml==3.12
- pyzmq==17.0.0
- requests==2.18.4
- sounddevice==0.3.10
- soundfile==0.10.1
- tables==3.4.2
- tqdm==4.11.2
- urllib3==1.22
- xlrd==1.1.0
- zmq==0.0.0
prefix: /home/ian/miniconda3/envs/psychopy3