-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
53 lines (53 loc) · 2.93 KB
/
environment.yml
File metadata and controls
53 lines (53 loc) · 2.93 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
name: maxsinus
channels:
- defaults
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
- https://repo.anaconda.com/pkgs/msys2
- conda-forge
dependencies:
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2025.12.2=haa95532_0
- libexpat=2.7.4=hd7fb8db_0
- libffi=3.4.4=hd77b12b_1
- libzlib=1.3.1=h02ab6af_0
- openssl=3.5.5=hbb43b14_0
- packaging=25.0=py310haa95532_1
- pip=26.0.1=pyhc872135_0
- python=3.10.20=h1044e36_0
- setuptools=80.10.2=py310haa95532_0
- sqlite=3.51.2=hee5a0db_0
- tk=8.6.15=hf199647_0
- tzdata=2026a=he532380_0
- ucrt=10.0.22621.0=haa95532_0
- vc=14.3=h2df5915_10
- vc14_runtime=14.44.35208=h4927774_10
- vs2015_runtime=14.44.35208=ha6b5a95_10
- wheel=0.46.3=py310haa95532_0
- xz=5.8.2=h53af0af_0
- zlib=1.3.1=h02ab6af_0
- pip:
- colorama==0.4.6
- contourpy==1.3.2
- cycler==0.12.1
- filelock==3.25.2
- fonttools==4.62.1
- fsspec==2026.2.0
- jinja2==3.1.6
- kiwisolver==1.5.0
- markupsafe==3.0.3
- matplotlib==3.10.8
- mpmath==1.3.0
- networkx==3.4.2
- numpy==2.2.6
- opencv-python==4.13.0.92
- pillow==12.1.1
- pyparsing==3.3.2
- python-dateutil==2.9.0.post0
- six==1.17.0
- sympy==1.14.0
- torch==2.11.0
- torchvision==0.26.0
- tqdm==4.67.3
- typing-extensions==4.15.0
prefix: C:\Users\ngzer\miniforge3\envs\maxsinus