-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
79 lines (79 loc) · 4.85 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
name: stabilitySetup
channels:
- defaults
dependencies:
- asttokens=2.0.5=pyhd3eb1b0_0
- autopep8=2.0.4=pyhd3eb1b0_0
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2024.12.31=haa95532_0
- certifi=2024.12.14=py310haa95532_0
- colorama=0.4.6=py310haa95532_0
- comm=0.2.1=py310haa95532_0
- debugpy=1.8.11=py310h5da7b33_0
- decorator=5.1.1=pyhd3eb1b0_0
- exceptiongroup=1.2.0=py310haa95532_0
- executing=0.8.3=pyhd3eb1b0_0
- ipykernel=6.29.5=py310haa95532_0
- ipython=8.30.0=py310haa95532_0
- jedi=0.19.2=py310haa95532_0
- jupyter_client=8.6.3=py310haa95532_0
- jupyter_core=5.7.2=py310haa95532_0
- libffi=3.4.4=hd77b12b_1
- libsodium=1.0.18=h62dcd97_0
- matplotlib-inline=0.1.6=py310haa95532_0
- nest-asyncio=1.6.0=py310haa95532_0
- openssl=3.0.15=h827c3e9_0
- packaging
- parso=0.8.4=py310haa95532_0
- pip=24.2=py310haa95532_0
- platformdirs=3.10.0=py310haa95532_0
- prompt-toolkit=3.0.43=py310haa95532_0
- prompt_toolkit=3.0.43=hd3eb1b0_0
- psutil=5.9.0=py310h827c3e9_1
- pure_eval=0.2.2=pyhd3eb1b0_0
- pycodestyle=2.12.1=py310haa95532_0
- pygments=2.15.1=py310haa95532_1
- python=3.10.16=h4607a30_1
- python-dateutil=2.9.0post0=py310haa95532_2
- pywin32=308=py310h5da7b33_0
- pyzmq=26.2.0=py310h5da7b33_0
- setuptools=75.1.0=py310haa95532_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.45.3=h2bbff1b_0
- stack_data=0.2.0=pyhd3eb1b0_0
- tk=8.6.14=h0416ee5_0
- toml=0.10.2=pyhd3eb1b0_0
- tornado=6.4.2=py310h827c3e9_0
- traitlets=5.14.3=py310haa95532_0
- typing_extensions=4.12.2=py310haa95532_0
- tzdata=2025a=h04d1e81_0
- vc=14.40=haa95532_2
- vs2015_runtime=14.42.34433=h9531ae6_2
- wcwidth=0.2.5=pyhd3eb1b0_0
- wheel=0.44.0=py310haa95532_0
- wincertstore=0.2=py310haa95532_2
- xz=5.4.6=h8cc25b3_1
- zeromq=4.3.5=hd77b12b_0
- zlib=1.2.13=h8cc25b3_1
- pip:
- altgraph==0.17.4
- cycler==0.11.0
- fonttools==4.33.3
- future==0.18.2
- kiwisolver==1.4.3
- matplotlib==3.5.2
- matplotlib-label-lines==0.5.1
- more-itertools==9.1.0
- numpy==1.22.4
- numpy-indexed==0.3.5
- pandas==1.4.2
- pefile==2023.2.7
- pillow==9.2.0
- pyinstaller==6.11.1
- pyinstaller-hooks-contrib==2025.0
- pyparsing==3.0.9
- pyserial==3.5
- pysimplegui==4.60.4
- pytz==2022.1
- pywin32-ctypes==0.2.3
prefix: C:\Users\Andrew Chen\.conda\envs\stabilitySetup