-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yaml
More file actions
41 lines (41 loc) · 1.1 KB
/
environment.yaml
File metadata and controls
41 lines (41 loc) · 1.1 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
name: vision-template-py311
channels:
- defaults
dependencies:
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2024.9.24=haa95532_0
- libffi=3.4.4=hd77b12b_1
- openssl=3.0.15=h827c3e9_0
- pip=24.2=py311haa95532_0
- python=3.11.10=h4607a30_0
- setuptools=75.1.0=py311haa95532_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=py311haa95532_0
- xz=5.4.6=h8cc25b3_1
- zlib=1.2.13=h8cc25b3_1
- pip:
- git+https://github.com/BSMU-ITLab/vision.git@v0.27.1
- cx-freeze==7.2.5
- cx-logging==3.2.1
- imageio==2.36.0
- lazy-loader==0.4
- lief==0.15.1
- networkx==3.4.2
- numpy==2.1.3
- opencv-python==4.10.0.84
- packaging==24.2
- pillow==11.0.0
- pyside6==6.8.0.2
- pyside6-addons==6.8.0.2
- pyside6-essentials==6.8.0.2
- ruamel-yaml==0.18.6
- ruamel-yaml-clib==0.2.12
- scikit-image==0.24.0
- scipy==1.14.1
- shiboken6==6.8.0.2
- sortedcontainers==2.4.0
- tifffile==2024.9.20