-
Notifications
You must be signed in to change notification settings - Fork 53
/
requirements_m2.yaml
123 lines (123 loc) · 2.51 KB
/
requirements_m2.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
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
119
120
121
122
123
name: bsoid_v2
channels:
- conda-forge
- defaults
dependencies:
- blas=1.0
- bzip2=1.0.8
- ca-certificates=2023.01.10
- certifi=2022.12.7
- cython=0.29.33
- ffmpeg=4.2.2
- freetype=2.12.1
- gettext=0.21.0
- gmp=6.2.1
- gnutls=3.6.15
- hdbscan=0.8.29
- joblib=1.2.0
- lame=3.100
- libblas=3.9.0
- libcblas=3.9.0
- libcxx=14.0.6
- libffi=3.3
- libgfortran=5.0.0
- libgfortran5=11.3.0
- libiconv=1.16
- libidn2=2.3.2
- liblapack=3.9.0
- libopenblas=0.3.21
- libopus=1.3.1
- libpng=1.6.37
- libtasn1=4.16.0
- libunistring=0.9.10
- libxml2=2.9.14
- llvm-openmp=15.0.7
- ncurses=6.4
- nettle=3.7.3
- numpy=1.23.5
- numpy-base=1.23.5
- openh264=2.1.1
- openssl=1.1.1s
- pip=22.3.1
- python=3.9.0
- python_abi=3.9
- readline=8.2
- setuptools=65.6.3
- six=1.16.0
- sqlite=3.40.1
- threadpoolctl=3.1.0
- tk=8.6.12
- wheel=0.37.1
- xz=5.2.10
- zlib=1.2.13
- pip:
- altair==4.2.2
- attrs==22.2.0
- blinker==1.5
- cachetools==5.3.0
- charset-normalizer==3.0.1
- click==8.1.3
- contourpy==1.0.7
- cycler==0.11.0
- decorator==5.1.1
- entrypoints==0.4
- ffmpeg-python==0.2.0
- fonttools==4.38.0
- future==0.18.3
- gitdb==4.0.10
- gitpython==3.1.30
- h5py==3.8.0
- idna==3.4
- imageio==2.25.0
- imageio-ffmpeg==0.4.8
- importlib-metadata==6.0.0
- jinja2==3.1.2
- jsonschema==4.17.3
- kiwisolver==1.4.4
- llvmlite==0.39.1
- markdown-it-py==2.1.0
- markupsafe==2.1.2
- matplotlib==3.6.3
- mdurl==0.1.2
- networkx==3.0
- numba==0.56.4
- opencv-python==4.7.0.68
- packaging==23.0
- pandas==1.4.0
- pillow==9.4.0
- protobuf==3.20.3
- psutil==5.9.4
- pyarrow==11.0.0
- pydeck==0.8.0
- pygments==2.14.0
- pympler==1.0.1
- pynndescent==0.5.8
- pyparsing==3.0.9
- pyrsistent==0.19.3
- python-dateutil==2.8.2
- pytz==2022.7.1
- pytz-deprecation-shim==0.1.0.post0
- pywavelets==1.4.1
- randfacts==0.19.0
- requests==2.28.2
- rich==13.3.1
- scikit-image==0.19.3
- scikit-learn==0.24.1
- scipy==1.10.0
- seaborn==0.12.2
- semver==2.13.0
- smmap==5.0.0
- streamlit==1.11.0
- tifffile==2023.2.3
- toml==0.10.2
- toolz==0.12.0
- tornado==6.2
- tqdm==4.64.1
- typing-extensions==4.4.0
- tzdata==2022.7
- tzlocal==4.2
- umap-learn==0.5.3
- urllib3==1.26.14
- validators==0.20.0
- zipp==3.12.1
prefix: /opt/anaconda3/envs/bsoid_v2