-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
39 lines (39 loc) · 2.12 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
name: pyqt5_dev_env
channels:
- defaults
dependencies:
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2024.3.11=haa95532_0
- expat=2.6.2=hd77b12b_0
- libffi=3.4.4=hd77b12b_1
- openssl=3.0.13=h2bbff1b_1
- pip=24.0=py312haa95532_0
- python=3.12.3=h1d929f7_1
- setuptools=69.5.1=py312haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- tk=8.6.14=h0416ee5_0
- tzdata=2024a=h04d1e81_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.43.0=py312haa95532_0
- xz=5.4.6=h8cc25b3_1
- zlib=1.2.13=h8cc25b3_1
- pip:
- altgraph==0.17.4
- mouseinfo==0.1.3
- packaging==24.0
- pefile==2023.2.7
- pyautogui==0.9.54
- pygetwindow==0.0.9
- pyinstaller==6.6.0
- pyinstaller-hooks-contrib==2024.5
- pymsgbox==1.0.9
- pyperclip==1.8.2
- pyqt5==5.15.10
- pyqt5-qt5==5.15.2
- pyqt5-sip==12.13.0
- pyrect==0.2.0
- pyscreeze==0.1.30
- pytweening==1.2.0
- pywin32-ctypes==0.2.2
prefix: D:\Software\Miniconda\envs\pyqt5_dev_env