-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathenvironment.yml
More file actions
118 lines (118 loc) · 2.84 KB
/
Copy pathenvironment.yml
File metadata and controls
118 lines (118 loc) · 2.84 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
# Snapshot of Ryan's install on macOS with ARM64 chip generated with 'mamba env export --no-builds > environment.yml'
name: wam
channels:
- defaults
- conda-forge
dependencies:
- bzip2=1.0.8
- ca-certificates=2024.3.11
- libffi=3.4.4
- ncurses=6.4
- openssl=3.0.14
- pip=24.0
- python=3.11.9
- readline=8.2
- setuptools=69.5.1
- sqlite=3.45.3
- tk=8.6.14
- wheel=0.43.0
- xz=5.4.6
- zlib=1.2.13
- pip:
- appnope==0.1.4
- asttokens==2.4.1
- attrs==23.2.0
- autograd==1.6.2
- beautifulsoup4==4.12.3
- bleach==6.1.0
- capytaine==2.1
- certifi==2024.6.2
- cftime==1.6.4
- click==8.1.7
- cloudpickle==3.0.0
- comm==0.2.2
- contourpy==1.2.1
- cycler==0.12.1
- dask==2024.6.2
- debugpy==1.8.2
- decorator==5.1.1
- defusedxml==0.7.1
- executing==2.0.1
- fastjsonschema==2.20.0
- fonttools==4.53.0
- fsspec==2024.6.1
- future==1.0.0
- gmsh==4.13.1
- importlib-metadata==8.0.0
- iniconfig==2.0.0
- ipykernel==6.29.4
- ipython==8.25.0
- ipywidgets==8.1.3
- jedi==0.19.1
- jinja2==3.1.4
- joblib==1.4.2
- jsonschema==4.22.0
- jsonschema-specifications==2023.12.1
- jupyter-client==8.6.2
- jupyter-core==5.7.2
- jupyterlab-pygments==0.3.0
- jupyterlab-widgets==3.0.11
- kiwisolver==1.4.5
- locket==1.0.0
- markdown-it-py==3.0.0
- markupsafe==2.1.5
- matlabengine==24.1.2
- matplotlib==3.9.0
- matplotlib-inline==0.1.7
- mdurl==0.1.2
- meshio==5.3.5
- mistune==3.0.2
- nbclient==0.10.0
- nbconvert==7.16.4
- nbformat==5.10.4
- nest-asyncio==1.6.0
- netcdf4==1.7.1.post1
- numpy==1.26.4
- packaging==24.1
- pandas==2.2.2
- pandocfilters==1.5.1
- parso==0.8.4
- partd==1.4.2
- pexpect==4.9.0
- pillow==10.3.0
- platformdirs==4.2.2
- pluggy==1.5.0
- prompt-toolkit==3.0.47
- psutil==6.0.0
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pygments==2.18.0
- pygmsh==7.1.17
- pyparsing==3.1.2
- pytest==8.2.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pyyaml==6.0.1
- pyzmq==26.0.3
- referencing==0.35.1
- rich==13.7.1
- rpds-py==0.18.1
- scipy==1.14.0
- six==1.16.0
- sortedcontainers==2.4.0
- soupsieve==2.5
- stack-data==0.6.3
- tinycss2==1.3.0
- toolz==0.12.1
- tornado==6.4.1
- traitlets==5.14.3
- typing-extensions==4.12.2
- tzdata==2024.1
- wavespectra==4.0.3
- wcwidth==0.2.13
- webencodings==0.5.1
- wec-as-multiport==0.0.1
- wecopttool==2.7.0
- widgetsnbextension==4.0.11
- xarray==2024.6.0
- zipp==3.19.2