-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
279 lines (279 loc) · 9.46 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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
name: rtPupil_dev
channels:
- conda-forge
- defaults
dependencies:
- appnope=0.1.4=pyhd8ed1ab_0
- asttokens=2.4.1=pyhd8ed1ab_0
- blas=1.0=openblas
- ca-certificates=2024.3.11=hca03da5_0
- comm=0.2.1=pyhd8ed1ab_0
- debugpy=1.6.7=py39h313beb8_0
- decorator=5.1.1=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_2
- executing=2.0.1=pyhd8ed1ab_0
- importlib-metadata=7.0.1=pyha770c72_0
- importlib_metadata=7.0.1=hd8ed1ab_0
- ipykernel=6.29.2=pyh3cd1d5f_0
- ipython=8.18.1=pyh707e725_3
- jedi=0.19.1=pyhd8ed1ab_0
- jupyter_client=8.6.0=pyhd8ed1ab_0
- jupyter_core=5.5.0=py39hca03da5_0
- libcxx=14.0.6=h848a8c0_0
- libffi=3.4.4=hca03da5_0
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libopenblas=0.3.21=h269037a_0
- libsodium=1.0.18=h27ca646_1
- llvm-openmp=14.0.6=hc6e5704_0
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- ncurses=6.4=h313beb8_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- numpy=1.26.3=py39h3b2db8e_0
- numpy-base=1.26.3=py39ha9811e2_0
- openssl=3.2.1=h0d3ecfb_0
- packaging=23.2=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=23.3.1=py39hca03da5_0
- platformdirs=4.2.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.42=pyha770c72_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- python=3.9.18=hb885b13_0
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.9=2_cp39
- pyzmq=25.1.2=py39h313beb8_0
- readline=8.2=h1a28f6b_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.41.2=h80987f9_0
- stack_data=0.6.2=pyhd8ed1ab_0
- tk=8.6.12=hb8d0fd4_0
- tomli=2.0.1=py39hca03da5_0
- tornado=6.3.3=py39h80987f9_0
- traitlets=5.14.1=pyhd8ed1ab_0
- typing_extensions=4.9.0=pyha770c72_0
- wcwidth=0.2.13=pyhd8ed1ab_0
- wheel=0.41.2=py39hca03da5_0
- xz=5.4.5=h80987f9_0
- zeromq=4.3.5=h313beb8_0
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=h5a0b063_0
- pip:
- arabic-reshaper==3.0.0
- argparse==1.4.0
- astunparse==1.6.3
- beautifulsoup4==4.12.3
- blosc2==2.5.1
- certifi==2023.11.17
- cffi==1.16.0
- charset-normalizer==3.3.2
- contourpy==1.2.0
- cryptography==42.0.2
- cycler==0.12.1
- dukpy==0.3.0
- elementpath==4.1.5
- esprima==4.0.1
- et-xmlfile==1.1.0
- ffpyplayer==4.5.1
- fonttools==4.47.2
- freetype-py==2.4.0
- future==0.18.3
- gevent==23.9.1
- gitdb==4.0.11
- gitpython==3.1.41
- greenlet==3.0.3
- html2text==2020.1.16
- idna==3.6
- imageio==2.33.1
- imageio-ffmpeg==0.4.9
- importlib-resources==6.1.1
- iniconfig==2.0.0
- javascripthon==0.12
- json-tricks==3.17.3
- kiwisolver==1.4.5
- markdown-it-py==3.0.0
- matplotlib==3.8.2
- mdurl==0.1.2
- msgpack==1.0.7
- msgpack-numpy==0.4.8
- ndindex==1.7
- numexpr==2.9.0
- opencv-python==4.9.0.80
- openpyxl==3.1.2
- pandas==2.2.0
- pillow==10.2.0
- pluggy==1.4.0
- psutil==5.9.8
- psychopy==2023.2.3
- psychopy-sounddevice==0.0.1
- psychtoolbox==3.0.19.0
- ptb==0.0.3
- py-cpuinfo==9.0.0
- pyarrow==15.0.0
- pycparser==2.21
- pyglet==1.5.27
- pygments==2.0.2
#- pylink==2.1.762.0
- pyobjc==7.3
- pyobjc-core==7.3
- pyobjc-framework-accessibility==7.3
- pyobjc-framework-accounts==7.3
- pyobjc-framework-addressbook==7.3
- pyobjc-framework-adservices==7.3
- pyobjc-framework-adsupport==7.3
- pyobjc-framework-applescriptkit==7.3
- pyobjc-framework-applescriptobjc==7.3
- pyobjc-framework-applicationservices==7.3
- pyobjc-framework-apptrackingtransparency==7.3
- pyobjc-framework-authenticationservices==7.3
- pyobjc-framework-automaticassessmentconfiguration==7.3
- pyobjc-framework-automator==7.3
- pyobjc-framework-avfoundation==7.3
- pyobjc-framework-avkit==7.3
- pyobjc-framework-businesschat==7.3
- pyobjc-framework-calendarstore==7.3
- pyobjc-framework-callkit==7.3
- pyobjc-framework-cfnetwork==7.3
- pyobjc-framework-classkit==7.3
- pyobjc-framework-cloudkit==7.3
- pyobjc-framework-cocoa==7.3
- pyobjc-framework-collaboration==7.3
- pyobjc-framework-colorsync==7.3
- pyobjc-framework-contacts==7.3
- pyobjc-framework-contactsui==7.3
- pyobjc-framework-coreaudio==7.3
- pyobjc-framework-coreaudiokit==7.3
- pyobjc-framework-corebluetooth==7.3
- pyobjc-framework-coredata==7.3
- pyobjc-framework-corehaptics==7.3
- pyobjc-framework-corelocation==7.3
- pyobjc-framework-coremedia==7.3
- pyobjc-framework-coremediaio==7.3
- pyobjc-framework-coremidi==7.3
- pyobjc-framework-coreml==7.3
- pyobjc-framework-coremotion==7.3
- pyobjc-framework-coreservices==7.3
- pyobjc-framework-corespotlight==7.3
- pyobjc-framework-coretext==7.3
- pyobjc-framework-corewlan==7.3
- pyobjc-framework-cryptotokenkit==7.3
- pyobjc-framework-devicecheck==7.3
- pyobjc-framework-dictionaryservices==7.3
- pyobjc-framework-discrecording==7.3
- pyobjc-framework-discrecordingui==7.3
- pyobjc-framework-diskarbitration==7.3
- pyobjc-framework-dvdplayback==7.3
- pyobjc-framework-eventkit==7.3
- pyobjc-framework-exceptionhandling==7.3
- pyobjc-framework-executionpolicy==7.3
- pyobjc-framework-externalaccessory==7.3
- pyobjc-framework-fileprovider==7.3
- pyobjc-framework-fileproviderui==7.3
- pyobjc-framework-findersync==7.3
- pyobjc-framework-fsevents==7.3
- pyobjc-framework-gamecenter==7.3
- pyobjc-framework-gamecontroller==7.3
- pyobjc-framework-gamekit==7.3
- pyobjc-framework-gameplaykit==7.3
- pyobjc-framework-imagecapturecore==7.3
- pyobjc-framework-imserviceplugin==7.3
- pyobjc-framework-inputmethodkit==7.3
- pyobjc-framework-installerplugins==7.3
- pyobjc-framework-instantmessage==7.3
- pyobjc-framework-intents==7.3
- pyobjc-framework-iosurface==7.3
- pyobjc-framework-ituneslibrary==7.3
- pyobjc-framework-kernelmanagement==7.3
- pyobjc-framework-latentsemanticmapping==7.3
- pyobjc-framework-launchservices==7.3
- pyobjc-framework-libdispatch==7.3
- pyobjc-framework-linkpresentation==7.3
- pyobjc-framework-localauthentication==7.3
- pyobjc-framework-mapkit==7.3
- pyobjc-framework-mediaaccessibility==7.3
- pyobjc-framework-medialibrary==7.3
- pyobjc-framework-mediaplayer==7.3
- pyobjc-framework-mediatoolbox==7.3
- pyobjc-framework-metal==7.3
- pyobjc-framework-metalkit==7.3
- pyobjc-framework-metalperformanceshaders==7.3
- pyobjc-framework-metalperformanceshadersgraph==7.3
- pyobjc-framework-mlcompute==7.3
- pyobjc-framework-modelio==7.3
- pyobjc-framework-multipeerconnectivity==7.3
- pyobjc-framework-naturallanguage==7.3
- pyobjc-framework-netfs==7.3
- pyobjc-framework-network==7.3
- pyobjc-framework-networkextension==7.3
- pyobjc-framework-notificationcenter==7.3
- pyobjc-framework-opendirectory==7.3
- pyobjc-framework-osakit==7.3
- pyobjc-framework-oslog==7.3
- pyobjc-framework-passkit==7.3
- pyobjc-framework-pencilkit==7.3
- pyobjc-framework-photos==7.3
- pyobjc-framework-photosui==7.3
- pyobjc-framework-preferencepanes==7.3
- pyobjc-framework-pushkit==7.3
- pyobjc-framework-quartz==7.3
- pyobjc-framework-quicklookthumbnailing==7.3
- pyobjc-framework-replaykit==7.3
- pyobjc-framework-safariservices==7.3
- pyobjc-framework-scenekit==7.3
- pyobjc-framework-screensaver==7.3
- pyobjc-framework-screentime==7.3
- pyobjc-framework-scriptingbridge==7.3
- pyobjc-framework-searchkit==7.3
- pyobjc-framework-security==7.3
- pyobjc-framework-securityfoundation==7.3
- pyobjc-framework-securityinterface==7.3
- pyobjc-framework-servicemanagement==7.3
- pyobjc-framework-social==7.3
- pyobjc-framework-soundanalysis==7.3
- pyobjc-framework-speech==7.3
- pyobjc-framework-spritekit==7.3
- pyobjc-framework-storekit==7.3
- pyobjc-framework-syncservices==7.3
- pyobjc-framework-systemconfiguration==7.3
- pyobjc-framework-systemextensions==7.3
- pyobjc-framework-uniformtypeidentifiers==7.3
- pyobjc-framework-usernotifications==7.3
- pyobjc-framework-usernotificationsui==7.3
- pyobjc-framework-videosubscriberaccount==7.3
- pyobjc-framework-videotoolbox==7.3
- pyobjc-framework-virtualization==7.3
- pyobjc-framework-vision==7.3
- pyobjc-framework-webkit==7.3
- pyparsing==3.1.1
- pypi-search==2.0
- pyqt5==5.15.10
- pyqt5-qt5==5.15.12
- pyqt5-sip==12.13.0
- pyserial==3.5
- pytest==8.0.0
- python-bidi==0.4.2
- python-gitlab==4.4.0
- python-vlc==3.0.20123
- pytz==2023.4
- pyyaml==6.0.1
- questplus==2023.1
- requests==2.31.0
- requests-toolbelt==1.0.0
- scipy==1.12.0
- setuptools==66.1.1
- smmap==5.0.1
- sounddevice==0.4.6
- soundfile==0.12.1
- soupsieve==2.5
- tables==3.9.2
- tzdata==2023.4
- ujson==5.9.0
- urllib3==2.2.0
- websockets==12.0
- wxpython==4.2.1
- xarray==2024.1.1
- xmlschema==3.0.1
- zope-event==5.0
- zope-interface==6.1