-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathenvironment_windows.yaml
More file actions
80 lines (80 loc) · 2.27 KB
/
environment_windows.yaml
File metadata and controls
80 lines (80 loc) · 2.27 KB
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
name: python-funscript-editor
channels:
- defaults
dependencies:
- blas=1.0=mkl
- ca-certificates=2022.10.11=haa95532_0
- certifi=2022.12.7=py39haa95532_0
- freetype=2.10.4=hd328e21_0
- icc_rt=2019.0.0=h0cc432a_1
- icu=58.2=ha925a31_3
- intel-openmp=2021.2.0=haa95532_616
- jpeg=9b=hb83a4c4_2
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.2.0=hd0e1b90_0
- lz4-c=1.9.3=h2bbff1b_0
- mkl=2021.2.0=haa95532_296
- mkl-service=2.3.0=py39h2bbff1b_1
- mkl_fft=1.3.0=py39h277e83a_2
- mkl_random=1.2.1=py39hf11a4ad_2
- numpy=1.20.2=py39ha4e8547_0
- numpy-base=1.20.2=py39hc2deb75_0
- olefile=0.46=py_0
- openssl=1.1.1s=h2bbff1b_0
- pillow=8.2.0=py39h4fa10fc_0
- pip=21.1.2=py39haa95532_0
- pyqt=5.9.2=py39hd77b12b_6
- pyqtgraph=0.11.0=py_0
- python=3.9.5=h6244533_3
- pyyaml=5.4.1=py39h2bbff1b_1
- qt=5.9.7=vc14h73c81de_0
- scipy=1.6.2=py39h66253e8_1
- setuptools=52.0.0=py39haa95532_0
- sip=4.19.13=py39hd77b12b_0
- six=1.16.0=pyhd3eb1b0_0
- sqlite=3.36.0=h2bbff1b_0
- tk=8.6.10=he774522_0
- tzdata=2021a=h52ac0ba_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.36.2=pyhd3eb1b0_0
- wincertstore=0.2=py39h2bbff1b_0
- xz=5.2.5=h62dcd97_0
- yaml=0.2.5=he774522_0
- zlib=1.2.11=h62dcd97_4
- zstd=1.4.9=h19a0ad4_0
- pip:
- altgraph==0.17
- click==8.0.1
- colorama==0.4.4
- coloredlogs==15.0.1
- cycler==0.10.0
- future==0.18.2
- ghp-import==2.0.1
- humanfriendly==9.2
- importlib-metadata==4.6.1
- jinja2==3.0.1
- kiwisolver==1.3.1
- markdown==3.3.4
- markupsafe==2.0.1
- matplotlib==3.4.2
- mergedeep==1.3.4
- mkdocs==1.2.1
- opencv-contrib-python==4.5.2.54
- packaging==21.0
- pefile==2021.5.24
- playsound==1.3.0
- pyinstaller==4.7
- pyinstaller-hooks-contrib==2021.2
- pynput==1.7.3
- pyparsing==2.4.7
- pyreadline==2.1
- python-dateutil==2.8.1
- python-mpv==0.5.2
- pywin32-ctypes==0.2.0
- pyyaml-env-tag==0.1
- screeninfo==0.6.7
- simplification==0.6.2
- watchdog==2.1.3
- zipp==3.5.0
prefix: C:\Users\win11\miniconda3\envs\python-funscript-editor