-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yml
More file actions
100 lines (100 loc) · 1.89 KB
/
environment.yml
File metadata and controls
100 lines (100 loc) · 1.89 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
name: dmproj
channels:
- conda-forge
- defaults
dependencies:
- appnope=0.1.4
- asttokens=2.4.1
- blas=1.0
- bottleneck=1.3.7
- brotli=1.0.9
- brotli-bin=1.0.9
- bzip2=1.0.8
- ca-certificates=2024.9.24
- comm=0.2.2
- contourpy=1.2.0
- cycler=0.11.0
- debugpy=1.6.7
- decorator=5.1.1
- exceptiongroup=1.2.2
- executing=2.1.0
- expat=2.6.3
- fonttools=4.51.0
- freetype=2.12.1
- importlib-metadata=8.5.0
- ipykernel=6.29.5
- ipython=8.28.0
- jedi=0.19.1
- jpeg=9e
- jupyter_client=8.6.3
- jupyter_core=5.7.2
- kiwisolver=1.4.4
- lcms2=2.12
- lerc=3.0
- libbrotlicommon=1.0.9
- libbrotlidec=1.0.9
- libbrotlienc=1.0.9
- libcxx=14.0.6
- libdeflate=1.17
- libffi=3.4.4
- libgfortran>=5.0.0
- libgfortran5>=11.3.0
- libopenblas=0.3.21
- libpng=1.6.39
- libsodium=1.0.18
- libtiff=4.5.1
- libwebp-base=1.3.2
- llvm-openmp=14.0.6
- lz4-c=1.9.4
- matplotlib=3.9.2
- matplotlib-base=3.9.2
- matplotlib-inline=0.1.7
- missingno=0.4.2
- ncurses=6.4
- nest-asyncio=1.6.0
- numexpr=2.8.7
- numpy=1.26.4
- numpy-base=1.26.4
- openjpeg=2.5.2
- openssl=3.3.2
- packaging=24.1
- pandas=2.2.2
- parso=0.8.4
- pexpect=4.9.0
- pickleshare=0.7.5
- pillow=10.4.0
- pip=24.2
- platformdirs=4.3.6
- prompt-toolkit=3.0.48
- psutil=5.9.0
- ptyprocess=0.7.0
- pure_eval=0.2.3
- pybind11-abi=5
- pycountry=24.6.1
- pygments=2.18.0
- pyparsing=3.1.2
- python=3.12.7
- python-dateutil=2.9.0post0
- python-tzdata=2023.3
- pytz=2024.1
- pyzmq=25.1.2
- readline=8.2
- scipy=1.13.1
- seaborn=0.13.2
- setuptools=75.1.0
- six=1.16.0
- sqlite=3.45.3
- stack_data=0.6.2
- tk=8.6.14
- tornado=6.4.1
- traitlets=5.14.3
- typing_extensions=4.12.2
- tzdata=2024b
- unicodedata2=15.1.0
- wcwidth=0.2.13
- wheel=0.44.0
- xz=5.4.6
- zeromq=4.3.5
- zipp=3.20.2
- zlib=1.2.13
- zstd=1.5.6