-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment-win.yml
59 lines (59 loc) · 1.55 KB
/
environment-win.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
name: gui-w
channels:
- defaults
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
- https://repo.anaconda.com/pkgs/msys2
dependencies:
- ca-certificates=2024.12.31=haa95532_0
- openssl=3.0.15=h827c3e9_0
- pip=24.2=py39haa95532_0
- python=3.9.21=h8205438_1
- setuptools=75.1.0=py39haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- tzdata=2024b=h04d1e81_0
- vc=14.40=haa95532_2
- vs2015_runtime=14.42.34433=h9531ae6_2
- wheel=0.44.0=py39haa95532_0
- pip:
- aiofiles==24.1.0
- aiosqlite==0.20.0
- altgraph==0.17.4
- asyncua==1.1.5
- cffi==1.17.1
- click==8.1.8
- colorama==0.4.6
- cryptography==44.0.0
- customtkinter==5.2.2
- darkdetect==0.8.0
- importlib-metadata==8.5.0
- lxml==5.3.0
- markdown-it-py==3.0.0
- mdurl==0.1.2
- modbus-scanner==1.0.2
- opcua==0.98.13
- packaging==24.2
- pefile==2023.2.7
- pillow==11.1.0
- pycparser==2.22
- pygments==2.19.1
- pyinstaller==6.11.1
- pyinstaller-hooks-contrib==2025.0
- pymodbus==3.8.3
- pymodbustcp==0.3.0
- pyopenssl==25.0.0
- pyqt5==5.15.11
- pyqt5-qt5==5.15.2
- pyqt5-sip==12.16.1
- python-dateutil==2.9.0.post0
- python-snap7==2.0.2
- pytz==2024.2
- pywin32-ctypes==0.2.3
- rich==13.9.4
- six==1.17.0
- sortedcontainers==2.4.0
- tqdm==4.67.1
- typing-extensions==4.12.2
- xlwt==1.3.0
- zipp==3.21.0
prefix: C:\Users\gustavo.schewinski\.conda\envs\gui-w