-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfilter.yaml
44 lines (44 loc) · 1.06 KB
/
filter.yaml
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
name: bandpass_filter
channels:
- defaults
- conda-forge
dependencies:
- ca-certificates=2022.07.19=haa95532_0
- certifi=2022.9.24=py39haa95532_0
- openssl=1.1.1q=h2bbff1b_0
- python=3.9.13=h6244533_2
- sqlite=3.39.3=h2bbff1b_0
- tzdata=2022e=h04d1e81_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wincertstore=0.2=py39haa95532_2
- pip:
- click==7.1.2
- contourpy==1.0.5
- cycler==0.11.0
- fonttools==4.38.0
- kiwisolver==1.4.4
- matplotlib==3.6.1
- numpy==1.23.4
- packaging==21.3
- pillow==9.2.0
- pip==21.3.1
- pyparsing==3.0.9
- pyqt5==5.15.4
- pyqt5-plugins==5.15.4.2.2
- pyqt5-qt5==5.15.2
- pyqt5-sip==12.11.0
- pyqt5-tools==5.15.4.3.2
- pyserial==3.5
- python-dateutil==2.8.2
- python-dotenv==0.21.0
- pyvisa==1.12.0
- pyvisa-py==0.5.3
- qt5-applications==5.15.2.2.2
- qt5-tools==5.15.2.1.2
- scipy==1.9.3
- setuptools==60.2.0
- six==1.16.0
- typing-extensions==4.4.0
- wheel==0.37.1
prefix: F:\anaconda\envs\bandpass_filter