-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
118 lines (118 loc) · 3.09 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
name: pymodaq_env
channels:
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8=hcfcfb64_5
- ca-certificates=2024.2.2=h56e8100_0
- icu=73.2=h63175ca_0
- jpeg=9e=hcfcfb64_3
- krb5=1.20.1=heb0366b_0
- libclang=14.0.6=default_hb5a9fac_1
- libclang13=14.0.6=default_h8e68704_1
- libexpat=2.5.0=h63175ca_1
- libffi=3.4.2=h8ffe710_5
- libpng=1.6.42=h19919ed_0
- libpq=12.17=h906ac69_0
- libsqlite=3.45.1=hcfcfb64_0
- libzlib=1.2.13=hcfcfb64_5
- openssl=3.2.1=hcfcfb64_0
- packaging=23.2=pyhd8ed1ab_0
- pip=24.0=pyhd8ed1ab_0
- ply=3.11=py_1
- pyqt=5.15.10=py312hd77b12b_0
- pyqt5-sip=12.13.0=py312h2bbff1b_0
- python=3.12.0=h2628c8c_0_cpython
- python_abi=3.12=4_cp312
- qt-main=5.15.2=h19c9488_10
- setuptools=69.0.3=pyhd8ed1ab_0
- sip=6.7.12=py312h53d5487_0
- sqlite=3.45.1=hcfcfb64_0
- tk=8.6.13=h5226925_1
- tomli=2.0.1=pyhd8ed1ab_0
- tzdata=2024a=h0c530f3_0
- ucrt=10.0.22621.0=h57928b3_0
- vc=14.3=hcf57466_18
- vc14_runtime=14.38.33130=h82b7239_18
- vs2015_runtime=14.38.33130=hcb4865c_18
- wheel=0.42.0=pyhd8ed1ab_0
- xz=5.2.6=h8d14728_0
- zlib=1.2.13=hcfcfb64_5
- zstd=1.5.5=h12be248_0
- pip:
- asttokens==2.4.1
- attrs==23.2.0
- blosc2==2.5.1
- certifi==2024.2.2
- chardet==5.2.0
- charset-normalizer==3.3.2
- colorama==0.4.6
- comm==0.2.1
- dataproperty==1.0.1
- debugpy==1.8.1
- decorator==5.1.1
- distlib==0.3.8
- docutils==0.20.1
- easydict==1.12
- executing==2.0.1
- idna==3.6
- ipykernel==6.29.2
- ipython==8.21.0
- jedi==0.19.1
- jsonschema==4.21.1
- jsonschema-specifications==2023.12.1
- jupyter-client==8.6.0
- jupyter-core==5.7.1
- lxml==5.1.0
- matplotlib-inline==0.1.6
- mbstrdecoder==1.1.3
- msgpack==1.0.7
- multipledispatch==1.0.0
- ndindex==1.7
- nest-asyncio==1.6.0
- nh3==0.2.15
- numexpr==2.9.0
- numpy==1.26.4
- parso==0.8.3
- pathvalidate==3.2.0
- pint==0.23
- platformdirs==4.2.0
- prompt-toolkit==3.0.43
- psutil==5.9.8
- pure-eval==0.2.2
- py-cpuinfo==9.0.0
- pygments==2.17.2
- pymodaq==4.0.11
- pymodaq-plugin-manager==1.2.2
- pymodaq-plugins-keithley2700==0.0.1
- pymodaq-plugins-mock==4.3.6
- pyqtgraph==0.13.3
- pytablewriter==1.2.0
- python-dateutil==2.8.2
- pytz==2024.1
- pyvisa==1.14.1
- pywin32==306
- pyzmq==25.1.2
- qdarkstyle==3.2.3
- qtconsole==5.5.1
- qtpy==2.4.1
- readme-renderer==42.0
- referencing==0.33.0
- requests==2.31.0
- rpds-py==0.17.1
- scipy==1.12.0
- simple-pid==2.0.0
- six==1.16.0
- stack-data==0.6.3
- tabledata==1.3.3
- tables==3.9.2
- tcolorpy==0.1.4
- toml==0.10.2
- tornado==6.4
- traitlets==5.14.1
- typepy==1.3.2
- typing-extensions==4.9.0
- urllib3==2.2.0
- wcwidth==0.2.13
- yawrap==0.4.10
prefix: c:\Users\sguerrero\Documents\git\Cethil-Acquisition\.conda\pymodaq_env