-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
49 lines (48 loc) · 1.06 KB
/
environment.yml
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
name: Esmraldi
channels:
- conda-forge
dependencies:
- python=3.8
- pip
- pip:
- pyimzML==1.3.0
- numpy==1.22.0
- seaborn==0.9.0
- scipy==1.9.0
- pandas>=0.24.2
- matplotlib==3.5.3
- XlsxWriter==1.2.8
- nibabel==2.5.1
- ordered_set==4.0.1
- Pillow==7.1.2
- scikit_learn==1.1.2
- SimpleITK==1.2.4
- scikit-image==0.19.3
- dtw-python==1.1.5
- vedo==2020.3.4
- vtk>=8.1.2
- PyQt5==5.15.7
- PyQt5-Qt5==5.15.2
- PyQt5-sip==12.11.0
- tifffile==2020.9.3
- pynput==1.7.3
- dtw==1.4.0
- bresenham==0.2.1
- QtAwesome==1.2.3
- pyqtgraph==0.12.4
- superqt==0.3.5
- QDarkStyle==3.1
- networkx==2.8.6
- mplcursors==0.5.1
- joblib==1.1.0
- sewar==0.4.5
- opencv-python-headless==4.6.0.66
- numba==0.56.0
- treelib==1.6.1
- sparse==0.13.0
- h5py==3.7.0
- mpldatacursor==0.7.1
- mplcairo==0.5
- umap-learn==0.5.3
- yellowbrick==1.5
- natsort==8.2.0