-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
44 lines (44 loc) · 2.54 KB
/
environment.yaml
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
name: graph-illustrator
channels:
- defaults
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
- https://repo.anaconda.com/pkgs/msys2
dependencies:
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2024.9.24=haa95532_0
- expat=2.6.3=h5da7b33_0
- libffi=3.4.4=hd77b12b_1
- libmpdec=4.0.0=h827c3e9_0
- openssl=3.0.15=h827c3e9_0
- pip=24.2=py39haa95532_0
- python=3.9.20=h8205438_1
- setuptools=75.1.0=py39haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- tk=8.6.14=h0416ee5_0
- tzdata=2024b=h04d1e81_0
- vc=14.40=h2eaa2aa_1
- vs2015_runtime=14.40.33807=h98bb1dd_1
- wheel=0.44.0=py39haa95532_0
- xz=5.4.6=h8cc25b3_1
- zlib=1.2.13=h8cc25b3_1
- pip:
- altgraph==0.17.4
- click==8.1.7
- colorama==0.4.6
- importlib-metadata==8.5.0
- packaging==24.2
- pefile==2023.2.7
- pyinstaller==6.11.0
- pyinstaller-hooks-contrib==2024.9
- pyqt5==5.15.9
- pyqt5-plugins==5.15.9.2.3
- pyqt5-qt5==5.15.2
- pyqt5-sip==12.15.0
- pyqt5-tools==5.15.9.3.3
- python-dotenv==1.0.1
- pywin32-ctypes==0.2.3
- qt5-applications==5.15.2.2.3
- qt5-tools==5.15.2.1.3
- zipp==3.20.2
prefix: C:\ProgramData\miniconda3\envs\graphEnv